Files
traveling-around-the-world/server/.env.example

3 lines
63 B
Plaintext

MONGODB_URI=mongodb://localhost:27017/travel-journal
PORT=4000