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