1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-10-20 00:55:23 +00:00

Added a proxy to provide ldap auth and make health check work

This commit is contained in:
Dennis Schwerdel
2017-05-08 07:56:55 +02:00
parent 5455b78124
commit b700f42b17
7 changed files with 94 additions and 12 deletions

View File

@@ -1 +1,2 @@
::respawn:/app/code/syncthing -gui-address=0.0.0.0:8000 -home=/app/data/config -no-browser >/dev/stdout 2>/dev/stderr
::respawn:/app/code/syncthing -gui-address=0.0.0.0:3000 -home=/app/data/config -no-browser >/dev/stdout 2>/dev/stderr
::respawn:/usr/local/nginx/sbin/nginx -c /app/code/nginx.conf