diff --git a/apps/tandoor/app/release.yaml b/apps/tandoor/app/release.yaml index 1b8ae18..71c9000 100644 --- a/apps/tandoor/app/release.yaml +++ b/apps/tandoor/app/release.yaml @@ -28,7 +28,7 @@ spec: env: TIMEZONE: Europe/Berlin ALLOWED_HOSTS: '*' - CSRF_TRUSTED_ORIGINS: https://recipes.trivernis.net + CSRF_TRUSTED_ORIGINS: https://recipes.trivernis.dev DB_ENGINE: django.db.backends.postgresql_psycopg2 POSTGRES_HOST: recipes-db POSTGRES_PORT: 5432