From fe16a923190243dfde5db6ceff2ef0bcf9158926 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 1 Oct 2024 13:15:24 -0500 Subject: feat: simplify service status type --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 815ae94..306c16b 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ root = "assets" -address = "127.0.0.1:8080" +address = "127.0.0.1:8084" [services] "tobyvin.dev" = { url = "https://tobyvin.dev" } -- cgit v1.2.3-70-g09d2