Ingress removed

This commit is contained in:
Alexandre
2022-07-08 08:09:54 +02:00
committed by GitHub
parent a9ea02c53d
commit 8b0e894aa7

View File

@@ -11,7 +11,6 @@
"DEBUG": "0",
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db"
},
"ingress": true,
"map": [
"config:rw"
],
@@ -43,5 +42,6 @@
],
"slug": "tandoor_recipes",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.2.7-test2"
"version": "1.2.7",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}