Expose gitlab SSH
This commit is contained in:
parent
796c694170
commit
8efb3e0d69
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
ports:
|
||||
- "{{ wireguard.clients.intersect.ip }}:8022:8022"
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.gitlab.rule=Host(`gitlab.theorangeone.net`)
|
||||
|
|
Loading…
Reference in a new issue