testing redirect
This commit is contained in:
parent
24aa2fe7d0
commit
bedfd6637d
1 changed files with 2 additions and 1 deletions
|
@ -28,8 +28,9 @@ services:
|
|||
environment:
|
||||
- VIRTUAL_HOST=git.faulty.nl
|
||||
- LETSENCRYPT_HOST=git.faulty.nl
|
||||
- REDIRECT_LOCATION="http://git.ixvd.net"
|
||||
- REDIRECT_LOCATION="https://git.ixvd.net"
|
||||
- REDIRECT_STATUS_CODE=301
|
||||
- PRESERVE_URL=true
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
|
|
Reference in a new issue