Compare commits

..

No commits in common. "9feb87df5dbccae744ade66cd3055ddd19daf7d0" and "088770e923b560677a9223b7eac70a735c993962" have entirely different histories.

4 changed files with 13 additions and 7 deletions

View File

@ -5,6 +5,12 @@
"host": "mattermost.cryptovaltrading.com",
"port": 443
},
# "WIKI": {
# "to_check": "Yes",
# "protocol": "http",
# "host": "cloud11.cvtt.vpn",
# "port": 8080
# },
"Gitea": {
"to_check": "Yes",
"protocol": "http",
@ -20,14 +26,14 @@
"CVTT Config Service": {
"to_check": "Yes",
"protocol": "http",
"host": "cloud16.cvtt.vpn",
"host": "cloud23.cvtt.vpn",
"port": 6789
},
"Trading Calendar": {
"to_check": "Yes",
"protocol": "https",
"host": "trading-calendar.cvtt.net",
"port": 443
"protocol": "http",
"host": "cloud23.cvtt.vpn",
"port": 8000
},
"US EQTY Rel.Liquidity": {
"to_check": "Yes",

View File

@ -9,7 +9,7 @@
, "calendar_session": {
"trading_hours_url": [
"GET"
, "https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
, "http://cloud16.cvtt.vpn:8000/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
]
}
###### N E W S E C T I O N (example)

View File

@ -19,7 +19,7 @@
, "calendar_session": {
"trading_hours_url": [
"GET"
, "https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
, "http://cloud16.cvtt.vpn:8000/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
]
}
, "books": {

View File

@ -3,7 +3,7 @@
, "calendar_session": {
"trading_hours_url": [
"GET"
, "https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
, "http://cloud16.cvtt.vpn:8000/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
]
}
, "exchanges_settings": {