socketio-zustand/backend/.env.production

8 lines
96 B
Plaintext
Raw Permalink Normal View History

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