Add SECRET_KEY and REFRESH_TOKEN_EXPIRY to docker-compose.yml #66

Closed
opened 2026-03-26 17:33:54 -04:00 by ryan · 0 comments
Owner
  - FLASK_ENV=production
  - FRONTEND_URL=${FRONTEND_URL}
  - SECRET_KEY=${SECRET_KEY}
  - REFRESH_TOKEN_EXPIRY_DAYS=${REFRESH_TOKEN_EXPIRY_DAYS:-90}
- FLASK_ENV=production - FRONTEND_URL=${FRONTEND_URL} - SECRET_KEY=${SECRET_KEY} - REFRESH_TOKEN_EXPIRY_DAYS=${REFRESH_TOKEN_EXPIRY_DAYS:-90}
ryan added the bug label 2026-03-26 17:33:54 -04:00
ryan added this to the Framework / Compatibility project 2026-03-26 17:33:54 -04:00
ryan closed this issue 2026-04-27 16:04:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryan/chore#66