This commit is contained in:
Philip Peterson 2024-12-24 07:02:47 -05:00
parent 2ac28ed42e
commit dd61c85dea

3
nixos/Caddyfile Normal file
View file

@ -0,0 +1,3 @@
mainframe.philippeterson.com:9482 {
respond "Hello, world!"
}