Revert "Allow private-network CORS origins in development"
This reverts commit 1b2e0cb8af.
This commit is contained in:
@@ -38,4 +38,3 @@ TYPESENSE_API_KEY=replace-with-random-typesense-api-key
|
||||
TYPESENSE_COLLECTION_NAME=documents
|
||||
PUBLIC_BASE_URL=http://localhost:8000
|
||||
CORS_ALLOW_CREDENTIALS=false
|
||||
CORS_ALLOW_DEVELOPMENT_PRIVATE_NETWORK_ORIGINS=true
|
||||
|
||||
Reference in New Issue
Block a user