From b0b1ece084144f183464fd28c03d8a1feaa0e61e Mon Sep 17 00:00:00 2001 From: Alexey Date: Fri, 28 Nov 2025 20:12:19 +0200 Subject: [PATCH] add test config.yaml --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..6a7a445 --- /dev/null +++ b/config.yaml @@ -0,0 +1,2 @@ +server: + addr: "0.0.0.0" \ No newline at end of file