1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +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

@@ -6,10 +6,11 @@
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "0.1.0",
"healthCheckPath": "/",
"healthCheckPath": "/check",
"httpPort": 8000,
"addons": {
"localstorage": {}
"localstorage": {},
"ldap": {}
},
"tcpPorts": {
"PORT": {