mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-17 01:37:10 +08:00
fix: fix Resilio-Sync version
This commit is contained in:
11
apps/resilio-sync/3.1.0/.env.sample
Normal file
11
apps/resilio-sync/3.1.0/.env.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
CONTAINER_NAME="resilio-sync"
|
||||
PANEL_APP_PORT_HTTP="40237"
|
||||
PANEL_APP_PORT_SYNC="55555"
|
||||
CONFIG_PATH="./data/config"
|
||||
DOWNLOADS_PATH="./data/downloads"
|
||||
EXTERNAL_MOUNT_PATH="./data/mnt"
|
||||
INTERNAL_MOUNT_PATH="/mnt"
|
||||
SYNC_PATH="./data/sync"
|
||||
TIME_ZONE="Asia/Shanghai"
|
||||
USER_ID="1000"
|
||||
GROUP_ID="1000"
|
||||
Reference in New Issue
Block a user