Files
web/.caddy/Caddyfile.dev
2024-10-30 12:30:25 -07:00

6 lines
64 B
Caddyfile

timmypidashev.local {
tls internal
reverse_proxy web:4321
}