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