forked from finn/tinyboard
compose.yaml: bind Syncthing web UI to all interfaces instead of localhost only
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- HOME=/var/syncthing
|
- HOME=/var/syncthing
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:8384:8384"
|
- "8384:8384"
|
||||||
- "22000:22000"
|
- "22000:22000"
|
||||||
volumes:
|
volumes:
|
||||||
- /home/armbian/st/config:/var/syncthing/config
|
- /home/armbian/st/config:/var/syncthing/config
|
||||||
|
|||||||
Reference in New Issue
Block a user