fix: harden backend production deployment

This commit is contained in:
ANG-Server
2026-07-20 21:07:27 +08:00
parent c995891c1f
commit a72920d1e0
6 changed files with 57 additions and 4 deletions

View File

@@ -46,7 +46,8 @@ ZULIP_DEGRADED_MODE_ENABLED=true
ZULIP_AUTO_RECONNECT_ENABLED=true
# Realtime and generated assets
WEBSOCKET_PORT=3000
# The native WebSocket server listens separately from the REST API.
WEBSOCKET_PORT=3001
WEBSOCKET_NAMESPACE=/game
ACCOUNT_ASSET_DIR=generated/account-assets
SKIN_GENERATION_OUTPUT_DIR=generated/skins