Update docker-compose.yml

This commit is contained in:
Manuel
2025-09-19 21:55:59 +02:00
committed by GitHub
parent 246195faf0
commit 58025552da

View File

@@ -3,8 +3,8 @@ services:
web:
image: loredcast/filewizard:latest
build: .
env_file:
- .env
#env_file:
# - .env
environment:
- LOCAL_ONLY=True # set to False to enable OIDC auth (requires configuration in settings.yml)
- SECRET_KEY= # if using auth