.env.example o'zgartirildi
This commit is contained in:
@@ -50,7 +50,7 @@ SMS_PASSWORD=key
|
|||||||
# Addition
|
# Addition
|
||||||
|
|
||||||
ALLOWED_HOSTS=127.0.0.1,web
|
ALLOWED_HOSTS=127.0.0.1,web
|
||||||
CSRF_TRUSTED_ORIGINS=http://127.0.0.1:8081
|
CSRF_TRUSTED_ORIGINS=http://127.0.0.1:8081,https://sifatbaho.felixits.uz
|
||||||
|
|
||||||
|
|
||||||
OTP_MODULE=core.services.otp
|
OTP_MODULE=core.services.otp
|
||||||
|
|||||||
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -152,7 +152,7 @@ jobs:
|
|||||||
|
|
||||||
update_env \
|
update_env \
|
||||||
"DB_HOST=postgres" \
|
"DB_HOST=postgres" \
|
||||||
"DB_NAME=sifatbaho" \
|
"DB_NAME=sifatbahodb" \
|
||||||
"DB_PORT=5432"
|
"DB_PORT=5432"
|
||||||
|
|
||||||
export PORT=8085
|
export PORT=8085
|
||||||
|
|||||||
Reference in New Issue
Block a user