docker-compose.yml aktualisiert
This commit is contained in:
		| @@ -13,6 +13,7 @@ services: | |||||||
|       - DB_PATH=/app/data/db.sqlite3 |       - DB_PATH=/app/data/db.sqlite3 | ||||||
|       - NOTIFICATIONS_ALLOW_DUPLICATES=false |       - NOTIFICATIONS_ALLOW_DUPLICATES=false | ||||||
|       - DJANGO_CSRF_TRUSTED_ORIGINS="https://subscribarr.example.com,https://app.example.org" |       - DJANGO_CSRF_TRUSTED_ORIGINS="https://subscribarr.example.com,https://app.example.org" | ||||||
|  |       - DJANGO_ALLOWED_HOSTS="subscribarr.example.com,app.example.org" | ||||||
|       # App Settings (optional, otherwise use first-run setup) |       # App Settings (optional, otherwise use first-run setup) | ||||||
|       #- JELLYFIN_URL= |       #- JELLYFIN_URL= | ||||||
|       #- JELLYFIN_API_KEY= |       #- JELLYFIN_API_KEY= | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user