diff --git a/docker-compose.yml b/docker-compose.yml index 1e1d24e..80855a2 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,6 +12,7 @@ services: - DJANGO_SECRET_KEY=change-me - DB_PATH=/app/data/db.sqlite3 - NOTIFICATIONS_ALLOW_DUPLICATES=false + - DJANGO_CSRF_TRUSTED_ORIGINS="https://subscribarr.example.com,https://app.example.org" # App Settings (optional, otherwise use first-run setup) #- JELLYFIN_URL= #- JELLYFIN_API_KEY=