FIX_ENV_VALUE_RMVD
This commit is contained in:
parent
d5bf26fd99
commit
4cd9f8ade4
@ -174,7 +174,7 @@ SMS_SERVICE_NAME =
|
|||||||
SMS_APP_NAME =
|
SMS_APP_NAME =
|
||||||
|
|
||||||
# CORS Configuration
|
# CORS Configuration
|
||||||
CORS_ALLOWED_ORIGINS=https://app.nhanceindia.in,https://benefits.nhanceindia.in,https://hr.nhanceindia.in
|
CORS_ALLOWED_ORIGINS=
|
||||||
CORS_ALLOW_CREDENTIALS=true
|
CORS_ALLOW_CREDENTIALS=true
|
||||||
CORS_ALLOWED_METHODS=GET,POST,PUT,PATCH,DELETE,OPTIONS
|
CORS_ALLOWED_METHODS=GET,POST,PUT,PATCH,DELETE,OPTIONS
|
||||||
CORS_ALLOWED_HEADERS=Content-Type,Authorization,X-Requested-With,Accept,Origin,App-Signature
|
CORS_ALLOWED_HEADERS=Content-Type,Authorization,X-Requested-With,Accept,Origin,App-Signature
|
||||||
@ -182,4 +182,4 @@ CORS_EXPOSE_HEADERS=X-Total-Count,X-Page-Count,X-RateLimit-Remaining
|
|||||||
CORS_MAX_AGE=7200
|
CORS_MAX_AGE=7200
|
||||||
CORS_DEBUG=true
|
CORS_DEBUG=true
|
||||||
|
|
||||||
APP_SIGNATURE = nhance-2025-signature-T8f6gV9k5fK2wf5V5c4vId3b0J8z6cAm2x8Y
|
APP_SIGNATURE =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user