update server
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
HOST=0.0.0.0
|
||||
PORT=3000
|
||||
B_ADMIN_TOKEN=replace-with-a-long-random-token
|
||||
# 对外部署时填写可被客户端访问的 HTTPS 根地址,例如 https://api.example.com
|
||||
# PUBLIC_BASE_URL=https://api.example.com
|
||||
# DATA_DIR=D:\ReinLoopData
|
||||
# VOLUME_CONFIG_FOLDER=volume_config
|
||||
# VOLUME_REQUEST_TTL_MS=300000
|
||||
Reference in New Issue
Block a user