mirror of
https://github.com/blackboxprogramming/blackroad-apps.git
synced 2026-03-17 09:37:52 -05:00
All published on BlackRoad OS App Store: - Dashboard, Metrics, Vault, Agent Hub - Commander, Analytics, Monitor - Deployer, Studio, Sync - Plus the original First App Zero gatekeepers. Zero fees.
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
PORT=3000
|
|
NODE_ENV=production
|
|
MONGODB_URI=mongodb://localhost:27017/roadwork
|
|
JWT_SECRET=your-secret-key-here
|