mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Change normal port to 8081
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||
"DISABLE_INGRESS": "true",
|
||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||
"TANDOOR_PORT": "8081",
|
||||
"TRUSTED_PROXIES": "**"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/tandoor_recipes-{arch}",
|
||||
|
||||
Reference in New Issue
Block a user