{
    admin :2019
    auto_https disable_redirects
}

https://localhost:8443 {
    reverse_proxy http://localhost:8080
    tls internal
}