legacyssh + ssh: Switch ports
This commit is contained in:
parent
c22fd01ed5
commit
11b2e3eb37
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ services:
|
|||
environment:
|
||||
CONFIG_PATH: ${CONFIG_PATH}
|
||||
ports:
|
||||
- "2223:2222"
|
||||
- "2222:2222"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "${CONFIG_PATH}:${CONFIG_PATH}:ro"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue