1
0
Fork 0

Add SSL certificate; Fix minor bugs in redirect route.

This commit is contained in:
Joao Gilberto Magalhaes 2019-01-13 18:35:05 -06:00
parent 1bca19a285
commit 7f6f30b6f9
3 changed files with 46 additions and 11 deletions

View file

@ -1,6 +1,6 @@
stats:
username: admin
password: senha
password: password
port: 1936
customerrors: true
@ -13,6 +13,11 @@ easymapping:
redirect:
www.host1.com.br: http://host1.com.br
- port: 443
ssl_cert: /etc/easyconfig/mycert.pem
hosts:
host1.com.br: container:80
- port: 8080
hosts:
host3.com.br: domain:8181