127.0.0.1 {
route /favicon.ico {
file_server {
root ./static
}
route /static/* {
uri strip_prefix /static
reverse_proxy 127.0.0.1:3621