| 12345678910111213 |
- {
- "NODE_ENV": "development",
- "BASE_API": "http://192.168.5.60:28000/",
- "SOCKET_IP": "192.168.5.41",
- "SOCKET_PORT": "28822",
- "LineChat_SOCKET_IP": "192.168.5.60",
- "LineChat_SOCKET_PORT": "28300",
- "PAGESIZES": "[10, 20, 50, 100]",
- "PAGESIZE": "10",
- "monitorPlatformTime": "5000",
- "taskRealInfoTime": "10000",
- "homeRefreshInterval": "300000"
- }
|