File size: 166 Bytes
cd601a6
 
 
ba475c6
 
 
 
 
 
cd601a6
1
2
3
4
5
6
7
8
9
10
11
{
  "port": 9999,
  "appName": "DevOps Sandbox App",
  "version": "1.0.0",
  "logLevel": "info",
  "rateLimit": {
    "windowMs": 60000,
    "maxRequests": 100
  }
}