mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-05 00:32:03 +00:00
allow * for now
This commit is contained in:
parent
e761c0546b
commit
4be6cf0eec
@ -31,7 +31,7 @@ module.exports = removeImports({
|
||||
headers: [
|
||||
{
|
||||
key: "Access-Control-Allow-Origin",
|
||||
value: process.env.BACKEND_URL
|
||||
value: "*"
|
||||
},
|
||||
{
|
||||
key: "Access-Control-Allow-Methods",
|
||||
|
Loading…
x
Reference in New Issue
Block a user