{ admin localhost:2020 auto_https disable_redirects } https://status.nhsd.net:8443, https://localhost:8443 { tls internal # Static frontend root * ../frontend file_server # Proxy API requests to Node backend handle /api/* { reverse_proxy localhost:3000 } }