mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
6 lines
64 B
Caddyfile
6 lines
64 B
Caddyfile
timmypidashev.local {
|
|
tls internal
|
|
|
|
reverse_proxy web:4321
|
|
}
|