mirror of
https://git.fightbot.fun/hxuanyu/FileRelay.git
synced 2026-02-15 10:11:43 +08:00
调整默认的配置目录,改为data/config/config.yaml
This commit is contained in:
@@ -11,7 +11,6 @@ services:
|
||||
- "${HOST_PORT:-8080}:${FR_SITE_PORT:-8080}"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./data/config:/app/config
|
||||
environment:
|
||||
- TZ=${TZ:-Asia/Shanghai}
|
||||
- FR_SITE_NAME=${FR_SITE_NAME:-文件暂存柜}
|
||||
|
||||
Reference in New Issue
Block a user