Files
OpenVPN-Monitoring-Simple/UI/client/public/config.json

6 lines
140 B
JSON
Raw Normal View History

{
"api_host": "172.16.5.1",
"api_port": "5001",
"api_base_url": "http://172.16.5.1:5001/api/v1",
"refresh_interval": 30000
}