APP_PORT=9000 APP_DOMAIN=localhost APP_ENV=development DB_URL=jdbc:postgresql://localhost:5432/homepage DB_USERNAME=postgres DB_PASSWORD=postgres DB_MIGRATE=true