stats: username: admin password: test123 port: 1936 # Optional (default 1936) customerrors: true # Optional (default false) easymapping: - port: 80 hosts: host1.com.br: containers: - container:5000 certbot: true host2.com.br: containers: - other:3000 redirect: www.host1.com.br: http://host1.com.br - port: 443 ssl: True hosts: host1.com.br: containers: - container:80 - port: 8080 hosts: host3.com.br: containers: [ "domain:8181" ]