mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
修复 rustdesk-api s6 配置丢失问题
This commit is contained in:
@@ -18,6 +18,7 @@ services:
|
|||||||
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
- ${ENV_FILE:-/etc/1panel/envs/default.env}
|
||||||
volumes:
|
volumes:
|
||||||
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
|
||||||
|
- ${RUSTDESK_API_ROOT_PATH}/api-config:/app/config
|
||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- RUSTDESK_API_LANG=zh-CN
|
- RUSTDESK_API_LANG=zh-CN
|
||||||
|
|||||||
Reference in New Issue
Block a user