# .env.example
# Environment Name
NODE_ENV=development
# Server listen to this port
PORT=3000
#Cors
CORS_URL=*