Added support for CORS
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
[server]
|
||||
host=0.0.0.0
|
||||
port=3000
|
||||
allowOrigin=*
|
||||
|
||||
[docs]
|
||||
swagger=/docs
|
||||
|
||||
Reference in New Issue
Block a user