network
This commit is contained in:
parent
a842d0e449
commit
24aa2fe7d0
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ services:
|
|||
- LETSENCRYPT_HOST=git.faulty.nl
|
||||
- REDIRECT_LOCATION="http://git.ixvd.net"
|
||||
- REDIRECT_STATUS_CODE=301
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
gitlab:
|
||||
image: gitlab/gitlab-ce:latest
|
||||
|
|
Reference in a new issue