settings
This commit is contained in:
parent
6a9264ff50
commit
b94df630bc
|
@ -37,6 +37,7 @@ ALLOWED_HOSTS = [
|
|||
CORS_ALLOWED_ORIGINS = [
|
||||
"http://localhost:3000",
|
||||
"http://192.168.103.159:3000",
|
||||
"https://toinv.svs-tech.pro",
|
||||
]
|
||||
|
||||
# Application definition
|
||||
|
|
Loading…
Reference in New Issue