Minor adjustment in Static unittest.
This commit is contained in:
parent
75deebc783
commit
ddfa2e34ae
3 changed files with 98 additions and 27 deletions
2
tests/fixtures/static.yml
vendored
2
tests/fixtures/static.yml
vendored
|
|
@ -14,7 +14,7 @@ easymapping:
|
|||
www.host1.com.br: http://host1.com.br
|
||||
|
||||
- port: 443
|
||||
ssl_cert: BASE64_PEM_CERTIFICATE
|
||||
ssl_cert: /etc/haproxy/certs/mycert.pem
|
||||
hosts:
|
||||
host1.com.br: container:80
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue