:3000 { handle /trpc/* { reverse_proxy localhost:3847 } handle /health { reverse_proxy localhost:3847 } handle { root * /app/apps/web/dist try_files {path} /index.html file_server } }