deploy(docker): update configuration

This commit is contained in:
MingxuanGame
2025-08-24 16:43:06 +00:00
parent 6ae64fd50c
commit debb4cb110
4 changed files with 48 additions and 21 deletions

View File

@@ -118,7 +118,15 @@ STORAGE_SERVICE="local"
# "s3_region_name": "us-east-1",
# "s3_public_url_base": "https://your-custom
# 启用资源代理功能
# Asset Proxy
ENABLE_ASSET_PROXY=true
# 自定义资源域名
CUSTOM_ASSET_DOMAIN=assets-ppy.g0v0.top
CUSTOM_ASSET_DOMAIN=g0v0.top
ASSET_PROXY_PREFIX=assets-ppy
AVATAR_PROXY_PREFIX=a-ppy
BEATMAP_PROXY_PREFIX=b-ppy
# Spectator Server
SAVE_REPLAYS=0
REDIS_HOST=localhost
SHARED_INTEROP_DOMAIN=http://localhost:8000
SERVER_PORT=8006