gitlab-shell listen on port 2222
This commit is contained in:
parent
cf851bf4dd
commit
d6052c8337
@ -13,6 +13,8 @@ services:
|
|||||||
- source: entrypoint
|
- source: entrypoint
|
||||||
target: /entrypoint.sh
|
target: /entrypoint.sh
|
||||||
mode: 0555
|
mode: 0555
|
||||||
|
ports:
|
||||||
|
- '2222'
|
||||||
entrypoint:
|
entrypoint:
|
||||||
/entrypoint.sh
|
/entrypoint.sh
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user