Update.
This commit is contained in:
parent
2a4045b298
commit
fb6125bf38
@ -7,7 +7,7 @@
|
||||
# Server Configuration
|
||||
# ----------------------------------------------------------------------------
|
||||
HOST=0.0.0.0
|
||||
PORT=8080
|
||||
PORT=8597
|
||||
|
||||
# SSL/TLS Configuration (recommended for production)
|
||||
SSL_ENABLED=false
|
||||
|
||||
@ -16,7 +16,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8597:8597"
|
||||
|
||||
volumes:
|
||||
# Persistent storage for user files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user