petersweb-infra/nixos/Caddyfile

8 lines
97 B
Text
Raw Normal View History

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