feat: 完整游戏运维功能

This commit is contained in:
npc0-hue
2026-07-18 09:04:01 +08:00
parent f3b14b7945
commit 48b8ad8d6c
187 changed files with 16607 additions and 1140 deletions
+2
View File
@@ -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: