Added support for CORS

This commit is contained in:
2026-03-08 14:43:48 +01:00
parent 5bdff2a1e3
commit 03129d9dfa
5 changed files with 37 additions and 10 deletions
+1
View File
@@ -4,6 +4,7 @@
[server]
host=0.0.0.0
port=3000
allowOrigin=*
[docs]
swagger=/docs