socketio-zustand/backend/.env.development

8 lines
97 B
Plaintext
Raw Permalink Normal View History

# Environment Name
NODE_ENV=development
# Server listen to this port
PORT=3001
#Cors
CORS_URL=*