{
   auto_https disable_redirects
   auto_https off
}

:80 {
   reverse_proxy 127.0.0.1:4040
}
