mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
6 lines
66 B
Caddyfile
6 lines
66 B
Caddyfile
dev.timmypidashev.dev {
|
|
tls internal
|
|
|
|
reverse_proxy web:3000
|
|
}
|