Added configuration

This commit is contained in:
2025-09-21 14:30:33 +01:00
parent 2c92ee61a0
commit d9d64cb067
5 changed files with 70 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
port: 8086
authKey: "stronk"
dataBackend: "YAML"
yamlBackend:
path: "./swdb.yaml"