chore: update default port from 8080 to 8597 in .env.example and docker-compose.yml
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
# Server Configuration
|
||||
# ----------------------------------------------------------------------------
|
||||
HOST=0.0.0.0
|
||||
PORT=8080
|
||||
PORT=8597
|
||||
|
||||
# SSL/TLS Configuration (recommended for production)
|
||||
SSL_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user