one domain l
This commit is contained in:
parent
67aac20ef3
commit
7456bf9b17
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ services:
|
||||||
nginx['listen_https'] = false
|
nginx['listen_https'] = false
|
||||||
# temp ssh port
|
# temp ssh port
|
||||||
VIRTUAL_HOST: git.ixvd.net
|
VIRTUAL_HOST: git.ixvd.net
|
||||||
LETSENCRYPT_HOST: git.ixvd.net,git.faulty.nl
|
LETSENCRYPT_HOST: git.ixvd.net
|
||||||
ports:
|
ports:
|
||||||
- '22:22'
|
- '22:22'
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue