Files
XP-System/.env.example
T

6 lines
97 B
Bash

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