Syncthing: Disable GUI

This commit is contained in:
Tobias Manske 2022-06-22 21:33:44 +02:00
parent 5a6044ddd7
commit e89af2ce47
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A
1 changed files with 0 additions and 1 deletions

View File

@ -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: