gitlab-shell listen on port 2222

This commit is contained in:
marlon 2024-11-06 12:59:58 -05:00
parent cf851bf4dd
commit d6052c8337

View File

@ -13,6 +13,8 @@ services:
- source: entrypoint
target: /entrypoint.sh
mode: 0555
ports:
- '2222'
entrypoint:
/entrypoint.sh
volumes: