DB_NAME=YOUR_DB_NAME
DB_USER=YOUR_DB_USER
DB_PASS=YOUR_DB_PASS
DB_HOST='database'
DB_PORT=5432


!! add this file to .gitignore !!
