mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
8 lines
63 B
Caddyfile
8 lines
63 B
Caddyfile
{
|
|
auto_https off
|
|
}
|
|
|
|
localhost {
|
|
reverse_proxy landing:8000
|
|
}
|