Compare commits
2 Commits
6164af2941
...
60c0577c27
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
60c0577c27 | ||
|
|
52457265a7 |
2
.env
2
.env
@@ -1,7 +1,7 @@
|
||||
# Local Development Environment
|
||||
DEBUG=True
|
||||
SECRET_KEY="django-insecure-r616b$_bknw-2nh96gbuwe%2l-2o@g3uui747t8jz&nwp&xe_m"
|
||||
ALLOWED_HOSTS=localhost,127.0.0.1,0.0.0.0,https://firma-plum.vercel.app/,
|
||||
ALLOWED_HOSTS=localhost,127.0.0.1,0.0.0.0,https://firma-plum.vercel.app/,https://promtechno.uz
|
||||
|
||||
# Database Configuration (Postgres)
|
||||
DB_ENGINE=postgresql
|
||||
|
||||
@@ -66,7 +66,8 @@ CORS_ALLOWED_ORIGINS = [
|
||||
"https://serenmebel.uz",
|
||||
"https://www.serenmebel.uz",
|
||||
"https://www.maxdi.uz",
|
||||
"https://maxdi.uz",
|
||||
"https://promtechno.uz",
|
||||
"https://www.promtechno.uz"
|
||||
]
|
||||
|
||||
ROOT_URLCONF = 'portfolio_admin.urls'
|
||||
|
||||
Reference in New Issue
Block a user