# Copilot Instructions ## Database Command Style When suggesting database commands in this repository, always load credentials from `.env` inline (no hardcoded passwords). Use robust grep/sed/tr extraction for `MARIADB_ROOT_PASSWORD` and `MARIADB_DATABASE`.