Syncthing: Disable GUI
This commit is contained in:
parent
5a6044ddd7
commit
e89af2ce47
@ -5,7 +5,6 @@ services:
|
||||
image: syncthing/syncthing:1
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 127.0.0.1:8384:8384 # Make GUI available via SSH
|
||||
- 22000:22000/tcp
|
||||
- 22000:22000/udp
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user