Do not require federation port

this is merged with 443
This commit is contained in:
Girish Ramakrishnan
2020-04-06 09:35:53 -07:00
parent 47950864ce
commit 1492b16fdd

View File

@@ -9,13 +9,6 @@
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,
"tcpPorts": {
"FEDERATION_PORT": {
"title": "Federation Port",
"description": "Federation Port",
"defaultValue": 8448
}
},
"addons": {
"localstorage": {},
"ldap": {},