syncthing. Now includes data directory for simple usage.

This commit is contained in:
Alexey Skobkin 2022-02-17 01:10:01 +03:00
parent 029aa14299
commit 5fd5704200
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PUID=0
PGID=0
TZ=Europe/Moscow
HOST_DATA_DIR=/path/to/data/directory
HOST_DATA_DIR=./data
WEBUI_BIND_ADDR=127.0.0.1
WEBUI_BIND_PORT=8384

2
syncthing/data/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/*
!/.gitignore