From 10ff26e48c9aa3c5e0d0ed478c3273b3c210ff69 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 5 Apr 2026 18:09:16 -0500 Subject: [PATCH] rename test config --- config.yaml => config.test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename config.yaml => config.test.yaml (80%) diff --git a/config.yaml b/config.test.yaml similarity index 80% rename from config.yaml rename to config.test.yaml index 33a2955..5cbf625 100644 --- a/config.yaml +++ b/config.test.yaml @@ -2,4 +2,4 @@ api: enabled: true port: 8080 modules: [] -routes: [] \ No newline at end of file +routes: []