deploy(docker): update configuration
This commit is contained in:
14
.env.example
14
.env.example
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user