mirror of
https://github.com/wallabag/wallabag.git
synced 2026-03-21 11:32:35 +01:00
Add a Database configuration section to CONTRIBUTING.md that explains the .env.local and .env.test.local workflow for running the application and the test suite against MySQL or PostgreSQL. This replaces the previous implicit setup that required copying YAML parameter files and editing parameters.yml directly.