精简提交历史记录
This commit is contained in:
8
apps/syncthing/latest/.env.sample
Normal file
8
apps/syncthing/latest/.env.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
CONTAINER_NAME="syncthing"
|
||||
DATA_PATH_APP_CONFIG="./data/config"
|
||||
DATA_PATH_DATA1="./data/data1"
|
||||
DATA_PATH_DATA2="./data/data2"
|
||||
PANEL_APP_PORT_HTTP="40118"
|
||||
SYNCTHING_PORT="22000"
|
||||
SYNCTHING_PORT_EXTRA_UDP="21027"
|
||||
TIME_ZONE="Asia/Shanghai"
|
||||
Reference in New Issue
Block a user