From faaca5a12393a8a0758080262a03480e6ff588bb Mon Sep 17 00:00:00 2001 From: Philip Peterson <1326208+philip-peterson@users.noreply.github.com> Date: Tue, 24 Dec 2024 07:15:30 -0500 Subject: [PATCH] wip --- nixos/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/Caddyfile b/nixos/Caddyfile index 047480e..76e45e6 100644 --- a/nixos/Caddyfile +++ b/nixos/Caddyfile @@ -2,6 +2,6 @@ auto_https off } -mainframe.philippeterson.com:9482 { +http://mainframe.philippeterson.com:9482 { respond "Hello, world!" }