diff --git a/tandoor_recipes/config.json b/tandoor_recipes/config.json index 6e1c181a6..f35998c57 100644 --- a/tandoor_recipes/config.json +++ b/tandoor_recipes/config.json @@ -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}",