{
    http_port 8080
    https_port 8443
}

ws.localhost {
    reverse_proxy localhost:8000
    tls internal
}
