# Copy to .env and fill with your values (do NOT commit .env) DB_HOST=127.0.0.1 DB_NAME=cms_simplifie DB_USER=cms_user DB_PASS=cms_password DB_PORT=3306 BASE_URL=/public ADMIN_DEFAULT_LOGIN=admin ADMIN_DEFAULT_PASS=Admin123! PHP_TIMEZONE=Europe/Paris