Make SSH_PORT configurable
This commit is contained in:
parent
2bcd70c1ec
commit
4752c0fcec
9 changed files with 25 additions and 7 deletions
|
|
@ -7,4 +7,5 @@ SELF_OVERRIDES_FILE=${SELF_OVERRIDES_FILE}
|
|||
SELF_RESOLVER_BLOCK_FILE=${SELF_RESOLVER_BLOCK_FILE}
|
||||
|
||||
DOCKER_NETWORK_NAME=${DOCKER_NETWORK_NAME}
|
||||
HTTPS_ENABLED=${HTTPS_ENABLED}
|
||||
HTTPS_ENABLED=${HTTPS_ENABLED}
|
||||
SSH_PORT=${SSH_PORT}
|
||||
Loading…
Add table
Add a link
Reference in a new issue