Files
PocketVeto/.env.example
Jack Levy 0d49e17cea docs: warn about special characters in passwords in .env.example
Docker Compose interprets $ as variable substitution in unquoted values.
Passwords containing $, &, # etc. must be wrapped in single quotes.

Authored by: Jack Levy
2026-03-15 11:25:00 -04:00

4.8 KiB