NODE_ENV=dev
DB=mongodb://localhost:27017/rnode
PORT=4000
LAST_PORT = 4000
CLIENT_URL=http://localhost:3000
CLIENT_DOMAIN=localhost
SERVER_URL=http://localhost:4000