Files
XP-System/.env.example
T
2021-01-04 10:18:19 -08:00

6 lines
99 B
Bash

# Port to start server on.
PORT=5000
# MongoDB connection URI.
DB_URI=mongodb://localhost/knoldus