diff --git a/services/syncthing/run b/services/syncthing/run index a669406..7e864f1 100644 --- a/services/syncthing/run +++ b/services/syncthing/run @@ -2,4 +2,4 @@ umask 0000 -exec /sbin/setuser abc syncthing -home=/config -no-browser -no-restart \ No newline at end of file +exec /sbin/setuser abc syncthing -home=/config -no-browser -no-restart --gui-address="0.0.0.0:8384" \ No newline at end of file