Merge branch 'bx-854-admin-fields' of https://git.svs-tech.pro/ksenia_mikhailova/to_inventory into bx-854-admin-fields

This commit is contained in:
commit fdfd8e28f6
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ ALLOWED_HOSTS = [
CORS_ALLOWED_ORIGINS = [ CORS_ALLOWED_ORIGINS = [
"http://localhost:3000", "http://localhost:3000",
"http://192.168.103.159:3000", "http://192.168.103.159:3000",
"https://toinv.svs-tech.pro",
] ]
# Application definition # Application definition