Fix: quote env values with spaces #6
Reference in New Issue
Block a user
Delete Branch "dev"
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?
Quote CRON/FROM_NAME/ALLOW_ORIGINS values in .env.example so they are safe for both pydantic-settings dotenv parsing and shell source.