NODE_ENV=development
HOST_API_URL=http://localhost

HOST_API_PORT=3000

DATABASE_URL=mongodb://localhost:27017/clone003