# Database
DB_HOST=mariadb
DB_PORT=3306
DB_USER=traeon
DB_PASSWORD="k7fmSS0%tLT$$vOzc"
DB_NAME=traeon

# Server
PORT=80
NODE_ENV=development
