Files
innotexBoard/backend/.env.example
2026-01-16 18:40:39 +01:00

5 lines
137 B
Plaintext

SECRET_KEY=your-super-secret-key-change-in-production
FRONTEND_URL=http://localhost:3000
ALGORITHM=HS256
ACCESS_TOKEN_EXPIRE_MINUTES=480