Document dotenv 16 quoting rule for .env values #11

Merged
Paddy merged 1 commits from feature/api-esm-prep into master 2026-09-05 14:13:29 +00:00
Owner

A production password containing '#' was truncated after the dotenv 8 -> 16
bump (unquoted '#' now starts a comment), causing MariaDB access denied.

Co-Authored-By: Claude Fable 5.1 noreply@anthropic.com

A production password containing '#' was truncated after the dotenv 8 -> 16 bump (unquoted '#' now starts a comment), causing MariaDB access denied. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Paddy added 1 commit 2026-09-05 14:13:26 +00:00
A production password containing '#' was truncated after the dotenv 8 -> 16
bump (unquoted '#' now starts a comment), causing MariaDB access denied.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Paddy merged commit ce9b173c71 into master 2026-09-05 14:13:29 +00:00
Sign in to join this conversation.