change ssh port
This commit is contained in:
parent
1143b60576
commit
fd0d844b86
|
@ -29,7 +29,7 @@ services:
|
|||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
- "4003:3000"
|
||||
- "222:22"
|
||||
- "22:22"
|
||||
depends_on:
|
||||
- db
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue