Velar/Backend/.env

4 lines
101 B
Bash

MONGO_URI=mongodb://localhost:27017/chat
HOST=0.0.0.0
PORT=3000
CORS_ORIGIN=http://10.231.26.23:3000