127.0.0.1 { route /static/* { uri strip_prefix /static file_server { root ./static } } reverse_proxy 127.0.0.1:5842 }