petersweb-infra/nixos/Caddyfile

8 lines
90 B
Text
Raw Normal View History

2024-12-24 03:09:36 -09:00
{
auto_https off
}
2024-12-24 03:02:47 -09:00
mainframe.philippeterson.com:9482 {
respond "Hello, world!"
}