This commit is contained in:
retoor 2025-10-03 14:45:07 +02:00
parent 2a4045b298
commit fb6125bf38
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
# Server Configuration
# ----------------------------------------------------------------------------
HOST=0.0.0.0
PORT=8080
PORT=8597
# SSL/TLS Configuration (recommended for production)
SSL_ENABLED=false

View File

@ -16,7 +16,7 @@ services:
restart: unless-stopped
ports:
- "8080:8080"
- "8597:8597"
volumes:
# Persistent storage for user files