chore(deps): update linuxserver/resilio-sync docker tag to v3.1.2 (#2543)
This commit is contained in:
11
apps/resilio-sync/3.1.2/.env.sample
Normal file
11
apps/resilio-sync/3.1.2/.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