1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

Added tests

This commit is contained in:
Dennis Schwerdel
2017-05-08 11:47:39 +02:00
parent b700f42b17
commit f51c71c9ef
4 changed files with 57 additions and 72 deletions

View File

@@ -15,7 +15,7 @@
"tcpPorts": {
"PORT": {
"title": "Port",
"description": "Port over which syncthing will exchange data",
"description": "Port over which syncthing will exchange data (do not disable)",
"defaultValue": 22000,
"containerPort": 22000
}