socketio-zustand/backend/.env.production

8 lines
96 B
Plaintext

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