feat: 完整游戏运维功能
This commit is contained in:
@@ -17,6 +17,8 @@ services:
|
||||
# MySQL should store metadata/cursors/indexes, not one row per log line.
|
||||
PLATFORM_LOG_BODY_BACKEND: file
|
||||
PLATFORM_LOG_DIR: /data/platform/logs
|
||||
PLATFORM_ARTIFACT_DIR: /data/platform/artifacts
|
||||
PLATFORM_SECRET_ENVELOPE_KEY: ${PLATFORM_SECRET_ENVELOPE_KEY:-local-compose-secret-envelope-key-change-me}
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user