full-stack/server/.env
2025-06-17 20:34:15 +08:00

3 lines
77 B
Bash

PORT=5050
MONGODB_URI=mongodb://localhost:27017/todolist
NODE_ENV=development