add * to cors
This commit is contained in:
@@ -34,6 +34,7 @@ ALLOWED_HOSTS = [
|
||||
'https://localhost:9200',
|
||||
'http://localhost:3000',
|
||||
'http://192.168.88.130:3000'
|
||||
'*'
|
||||
]
|
||||
|
||||
# Application definition
|
||||
|
||||
Reference in New Issue
Block a user