jilo-agent/config.php

8 lines
136 B
PHP
Raw Permalink Normal View History

2024-09-01 13:57:57 +00:00
<?php
$jicofoStatsURL = 'http://localhost:8888/stats';
$jvbStatsURL = 'http://localhost:8080/colibri/stats';
$nginxPort = '80';
?>