{ auto_https off } 127.0.0.1:80 { @backend_routes { path /_event/* path /_upload path /ping } handle @backend_routes { reverse_proxy landing:3000 } }