1
0
Fork 0
This commit is contained in:
Joao M 2022-08-17 22:04:10 +00:00
parent ad8aef16a2
commit fee0126442
6 changed files with 9 additions and 10 deletions

View file

@ -168,7 +168,7 @@ def test_parser_finds_services_raw():
"byjg.ca":"https://www.somehost.com.br",
"www.byjg.ca":"https://www.somehost.com.br"
},
"ssl_cert":CERT_FILE
"ssl": True
},
{
"mode":"http",
@ -247,7 +247,7 @@ def test_parser_static_raw():
},
{
"port": 443,
"ssl_cert": "/certs/haproxy/mycert.pem",
"ssl": True,
"hosts": {
"host1.com.br": {
"containers": [