Can disable local login
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-29 12:20:05 +01:00
parent 9a599fdde2
commit d4de81f1fb
6 changed files with 22 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ services:
network_mode: host
environment:
- STORAGE_PATH=/storage
- DISABLE_LOCAL_LOGIN=true
#- RUST_LOG=debug
volumes:
- ../:/app