Change gui to listen to all addresses

This commit is contained in:
Isaac Shoebottom 2024-09-18 10:30:26 -03:00
parent cd1c4b4af2
commit 3f1c1a4ba3

View File

@ -8,6 +8,7 @@ services:
- TZ=America/Moncton
- PUID=1000
- PGID=1000
- STGUIADDRESS=0.0.0.0:8384
volumes:
- /docker/appdata/syncthing/Sync:/var/syncthing
ports: