Added dev server to CORS origin.
This commit is contained in:
parent
4800ecaa0c
commit
ca80301e7f
@ -68,7 +68,8 @@
|
||||
"CORS_ORIGIN": [
|
||||
"https://tombutcher.work",
|
||||
"https://2026.tombutcher.work",
|
||||
"https://api2026.tombutcher.work"
|
||||
"https://api2026.tombutcher.work",
|
||||
"https://dev.tombutcher.work"
|
||||
]
|
||||
},
|
||||
|
||||
@ -136,7 +137,8 @@
|
||||
"CORS_ORIGIN": [
|
||||
"https://tombutcher.work",
|
||||
"https://2026.tombutcher.work",
|
||||
"https://api2026.tombutcher.work"
|
||||
"https://api2026.tombutcher.work",
|
||||
"https://dev.tombutcher.work"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user