diff --git a/data/admin/cvtt_services.cfg b/data/admin/cvtt_services.cfg index 8437120..835c1ca 100644 --- a/data/admin/cvtt_services.cfg +++ b/data/admin/cvtt_services.cfg @@ -5,12 +5,6 @@ "host": "mattermost.cryptovaltrading.com", "port": 443 }, - # "WIKI": { - # "to_check": "Yes", - # "protocol": "http", - # "host": "cloud11.cvtt.vpn", - # "port": 8080 - # }, "Gitea": { "to_check": "Yes", "protocol": "http", @@ -26,14 +20,14 @@ "CVTT Config Service": { "to_check": "Yes", "protocol": "http", - "host": "cloud23.cvtt.vpn", + "host": "cloud16.cvtt.vpn", "port": 6789 }, "Trading Calendar": { "to_check": "Yes", - "protocol": "http", - "host": "cloud23.cvtt.vpn", - "port": 8000 + "protocol": "https", + "host": "trading-calendar.cvtt.net", + "port": 443 }, "US EQTY Rel.Liquidity": { "to_check": "Yes",