Removed ingress

This commit is contained in:
Alexandre
2022-10-01 16:38:46 +02:00
committed by GitHub
parent aefc38f2bd
commit 7d3f76e6c1

View File

@@ -12,7 +12,7 @@
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db", "POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
"TRUSTED_PROXIES": "**" "TRUSTED_PROXIES": "**"
}, },
"ingress": true, "ingress": false,
"map": [ "map": [
"config:rw" "config:rw"
], ],