Add SECRET_KEY and REFRESH_TOKEN_EXPIRY to docker-compose.yml #66
Owner
- FLASK_ENV=production
- FRONTEND_URL=${FRONTEND_URL}
- SECRET_KEY=${SECRET_KEY}
- REFRESH_TOKEN_EXPIRY_DAYS=${REFRESH_TOKEN_EXPIRY_DAYS:-90}
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?