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