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

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