update server

This commit is contained in:
2026-07-30 11:12:31 +08:00
commit 4312cb878c
99 changed files with 24034 additions and 0 deletions
+8
View File
@@ -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