NODE_ENV=development API_PORT=3000 WEB_PORT=8080 API_URL=http://localhost:3000 DB_TYPE=mongodb DB_HOST=mongodb DB_PORT=27017 DB_USERNAME=changeme DB_PASSWORD=changeme DB_NAME=test