mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Revert "feat(api): allow local next UI via CORS"
This reverts commit 19ef55c8c2.
This commit is contained in:
parent
19ef55c8c2
commit
93130f469d
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@
|
|||
"Cors": {
|
||||
"AllowedOrigins": [
|
||||
"https://filterlists.com",
|
||||
"https://next.filterlists.com",
|
||||
"http://localhost:3000"
|
||||
"https://next.filterlists.com"
|
||||
],
|
||||
"StagingOriginPatterns": {
|
||||
"Start": "https://nice-water-05873140f-",
|
||||
|
|
|
|||
Loading…
Reference in a new issue