update ssh port
This commit is contained in:
parent
34cca63376
commit
c72e6a4082
@ -27,7 +27,7 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
ports:
|
ports:
|
||||||
- "${SSH_PORT}:22"
|
- "${SSH_PORT}:222"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
- home-proxy
|
- home-proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user