| 12345678910111213 |
- {
- "NODE_ENV": "development",
- "BASE_API": "http://192.168.8.20:1029/",
- "SOCKET_IP": "192.168.1.15",
- "SOCKET_PORT": "9002",
- "LineChat_SOCKET_IP": "192.168.5.42",
- "LineChat_SOCKET_PORT": "28300",
- "PAGESIZES": "[10, 20, 50, 100]",
- "PAGESIZE": "10",
- "monitorPlatformTime": "5000",
- "taskRealInfoTime": "10000",
- "homeRefreshInterval": "300000"
- }
|