default.json 166 B

123456
  1. {
  2. "port": 4000,
  3. "jwtSecret": "secret",
  4. "mongoUri": "mongodb+srv://king:LjeEojWE550bhRFv@cluster0.44osb.mongodb.net/SBox",
  5. "baseUrl": "http://localhost:4000"
  6. }