Move listening address to what it is
This commit is contained in:
parent
3f1c1a4ba3
commit
eeb55bef9c
@ -8,7 +8,7 @@ services:
|
|||||||
- TZ=America/Moncton
|
- TZ=America/Moncton
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- STGUIADDRESS=0.0.0.0:8384
|
- STGUIADDRESS=syncthing.shoebottom.ca
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/syncthing/Sync:/var/syncthing
|
- /docker/appdata/syncthing/Sync:/var/syncthing
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user