bugfix: organization not selected problem fixed. being logged out too often fixed.
This commit is contained in:
@@ -14,6 +14,9 @@ JWT_REFRESH_EXPIRES_IN=30d
|
||||
# Must match DOMAIN in .env — used for CORS, invite links, cookies
|
||||
FRONTEND_URL=https://wixur.ir
|
||||
|
||||
# Required for HTTPS — browsers reject Secure cookies over plain HTTP
|
||||
COOKIE_SECURE=true
|
||||
|
||||
# SMS (sms.ir)
|
||||
SMS_IR_API_KEY=CHANGE_ME_SMS_IR_API_KEY
|
||||
SMS_IR_TEMPLATE_ID=123456
|
||||
|
||||
Reference in New Issue
Block a user