Update STGUIADDRESS to include port number in Docker Compose configuration
This commit is contained in:
parent
eeb55bef9c
commit
646da262d6
@ -8,7 +8,7 @@ services:
|
|||||||
- TZ=America/Moncton
|
- TZ=America/Moncton
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- STGUIADDRESS=syncthing.shoebottom.ca
|
- STGUIADDRESS=syncthing.shoebottom.ca:8384
|
||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/syncthing/Sync:/var/syncthing
|
- /docker/appdata/syncthing/Sync:/var/syncthing
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user