change compose port definition for opening 2222
This commit is contained in:
parent
0cc8970281
commit
ecd4d513f5
@ -14,7 +14,7 @@ services:
|
|||||||
target: /entrypoint.sh
|
target: /entrypoint.sh
|
||||||
mode: 0555
|
mode: 0555
|
||||||
ports:
|
ports:
|
||||||
- '2222'
|
- '0.0.0.0:2222:2222'
|
||||||
entrypoint:
|
entrypoint:
|
||||||
/entrypoint.sh
|
/entrypoint.sh
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user