Add support for custom ssh port

This commit is contained in:
Josué Tille
2019-02-15 19:56:46 +01:00
parent 0e108f1261
commit 910777fd35
2 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,7 @@ DOMAIN = __DOMAIN__
HTTP_PORT = __PORT__
ROOT_URL = https://__URL__/
DISABLE_SSH = false
SSH_PORT = 22
SSH_PORT = __SSH_PORT_
OFFLINE_MODE = false
APP_DATA_PATH = __DATA_PATH__
LANDING_PAGE = explore