mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-13 06:11:55 +00:00
added cors with hardcoded urls
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"CorsAllowedOrgins": "barkdev.ts.drewr.io"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user