Syncthing Path Update (#871)

* Update docker-compose.yml

* Update config.json
This commit is contained in:
DrMxrcy 2023-07-19 16:10:29 -04:00 committed by GitHub
parent 0aba4c7917
commit d2cdcb8a05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"exposable": true,
"port": 8090,
"id": "syncthing",
"tipi_version": 5,
"tipi_version": 6,
"version": "1.23",
"categories": [
"data",

View File

@ -11,6 +11,7 @@ services:
- PGID=1000
volumes:
- ${APP_DATA_DIR}/data:/var/syncthing
- ${ROOT_FOLDER_HOST}/media/data/syncthing:/media/data/syncthing
ports:
- ${APP_PORT}:8384
- 22000:22000/tcp # TCP file transfers