Files
web/caddyfile.dev
Timothy Pidashev 6a6804f43a Caddy works
2024-03-16 23:08:46 -07:00

6 lines
71 B
Plaintext

timmypidashev.localhost {
encode gzip
reverse_proxy web:3000
}