Files
web/Caddyfile.dev
Timothy Pidashev 4f93517f9e ports are borked
2024-03-07 13:40:10 -08:00

8 lines
63 B
Caddyfile

{
auto_https off
}
localhost {
reverse_proxy landing:8000
}