webinstall.dev/caddy/ caddy run --config ./Caddyfile Caddyfile: localhost { tls internal handle /api/* { reverse_proxy localhost:3000 } handle /* { root * ./dist } }
0
1
1
56
0
Download Image