mirror of
https://github.com/linuxserver/docker-syncthing.git
synced 2026-02-19 20:04:00 +08:00
Force synthing to listen on 0.0.0.0
This commit is contained in:
parent
be6502623f
commit
210519640d
@ -2,4 +2,4 @@
|
||||
|
||||
umask 0000
|
||||
|
||||
exec /sbin/setuser abc syncthing -home=/config -no-browser -no-restart
|
||||
exec /sbin/setuser abc syncthing -home=/config -no-browser -no-restart --gui-address="0.0.0.0:8384"
|
||||
Loading…
x
Reference in New Issue
Block a user