ssl?
This commit is contained in:
parent
0a194d1d31
commit
bbfe69e3af
2 changed files with 16 additions and 2 deletions
|
@ -35,7 +35,7 @@ services:
|
|||
nginx['listen_https'] = false
|
||||
# temp ssh port
|
||||
VIRTUAL_HOST: git.ixvd.net
|
||||
LETSENCRYPT_HOST: git.ixvd.net
|
||||
LETSENCRYPT_HOST: git.ixvd.net,git.faulty.nl
|
||||
ports:
|
||||
- '22:22'
|
||||
volumes:
|
||||
|
|
Reference in a new issue