petersweb-infra/nixos/Caddyfile
Philip Peterson c482b3586f wip
2024-12-24 07:09:36 -05:00

7 lines
90 B
Caddyfile

{
auto_https off
}
mainframe.philippeterson.com:9482 {
respond "Hello, world!"
}