From ba862300b2d7869b47b8521da7da2a9f17d33f0a Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Fri, 19 Dec 2025 09:02:05 -0600 Subject: [PATCH] fix config example --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index e53973c..0771bff 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ modules: - id: http - type: net.http.server + type: http.server params: port: 3000 - id: udp