Compare commits
2 Commits
3da92fa221
...
199a7ef403
| Author | SHA1 | Date | |
|---|---|---|---|
| 199a7ef403 | |||
| d1a8f4403a |
@ -19,8 +19,7 @@ ALLOWED_HOSTS = os.getenv(
|
||||
|
||||
CORS_ALLOWED_ORIGINS = os.getenv(
|
||||
'CORS_ALLOWED_ORIGINS',
|
||||
'http://localhost:3000,http://127.0.0.1:3000,https://attunehearttherapy.com
|
||||
'
|
||||
'http://localhost:3000,http://127.0.0.1:3000,https://attunehearttherapy.com'
|
||||
).split(',')
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user