1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2026-05-02 14:55:49 +00:00

Rename to SYNCER_PORT

This commit is contained in:
Girish Ramakrishnan
2018-02-26 14:07:43 -08:00
parent 94520d61bf
commit 09b27ff425
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -12,8 +12,8 @@
"localstorage": {}
},
"tcpPorts": {
"PORT": {
"title": "Port",
"SYNCER_PORT": {
"title": "Sync Port",
"description": "Port over which syncthing will exchange data (do not disable)",
"defaultValue": 22000,
"containerPort": 22000