mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-22 22:10:31 +02:00
ingress
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"DEBUG": "0",
|
||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
|
||||
},
|
||||
"ingress": true,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
@@ -20,6 +21,7 @@
|
||||
"DB_TYPE": "sqlite",
|
||||
"SECRET_KEY": "YOUR_SECRET_KEY"
|
||||
},
|
||||
"panel_icon": "mdi:silverware-fork-knife",
|
||||
"ports": {
|
||||
"8080/tcp": 9928
|
||||
},
|
||||
@@ -41,6 +43,5 @@
|
||||
],
|
||||
"slug": "tandoor_recipes",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "1.2.7",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
}
|
||||
"version": "1.2.7-ingress"
|
||||
}
|
||||
Reference in New Issue
Block a user