mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-07 06:04:21 +01:00
* Update config.json * Update config.json
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"boot": "auto",
|
||||
"host_network": true,
|
||||
"options": {
|
||||
"default_lease": 600,
|
||||
"max_lease": 7200,
|
||||
"default_lease": 86400,
|
||||
"max_lease": 172800,
|
||||
"domain": null,
|
||||
"dns": ["8.8.8.8", "8.8.4.4"],
|
||||
"networks": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Let's Encrypt",
|
||||
"version": "0.9",
|
||||
"version": "0.10",
|
||||
"slug": "letsencrypt",
|
||||
"description": "Manage Let's Encrypt certificate",
|
||||
"url": "https://home-assistant.io/addons/lets_encrypt/",
|
||||
|
||||
Reference in New Issue
Block a user