auto deploy on production server now finalized ready for smoke test.
All checks were successful
Production — tag build, push, deploy / build-and-push (push) Successful in 4m23s
Production — tag build, push, deploy / deploy (push) Successful in 11m52s

This commit is contained in:
2026-08-29 16:25:27 +03:30
parent 23c37519b5
commit 573e5e0886
10 changed files with 373 additions and 64 deletions

View File

@@ -12,7 +12,7 @@ JWT_REFRESH_SECRET=replace_with_a_different_openssl_rand_hex_32_output
JWT_REFRESH_EXPIRES_IN=30d
# Must match DOMAIN in .env — used for CORS, invite links, cookies
FRONTEND_URL=https://wixur.ir
FRONTEND_URL=https://nudentic.ir
# Required for HTTPS — browsers reject Secure cookies over plain HTTP
COOKIE_SECURE=true