This commit is contained in:
Cryptoval Trading Technologies 2025-05-06 16:38:40 +00:00
parent 65ea6f14d9
commit bc8c470a1a
2 changed files with 3 additions and 2 deletions

View File

@ -48,7 +48,7 @@
"port": 5678 "port": 5678
}, },
"PyTorch (Jupyter)": { "PyTorch (Jupyter)": {
"to_check": "Yes", "to_check": "No",
"protocol": "http", "protocol": "http",
"host": "gpushnik.cvtt.vpn", "host": "gpushnik.cvtt.vpn",
"port": 8888 "port": 8888

View File

@ -138,7 +138,8 @@
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.BKPR_MUSVC_STATUS" , "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.BKPR_MUSVC_STATUS"
, "db": { , "db": {
"server_type": "timescale", "server_type": "timescale",
"cred_key": "TSDB_TRADING_CVTT_TESTDB" # "cred_key": "TSDB_TRADING_CVTT_TESTDB"
"cred_key": "TSDB_CVTT_TRADINNG_PROD-01-RW"
} }
} }
, "risk_manager": { , "risk_manager": {