# Database configuration
DB_SERVER=localhost
DB_NAME=simpl
DB_USERNAME=root
DB_PASSWORD=
