diff --git a/data/admin/cvtt_hosts.cfg b/data/admin/cvtt_hosts.cfg index a835cbb..6ce310c 100644 --- a/data/admin/cvtt_hosts.cfg +++ b/data/admin/cvtt_hosts.cfg @@ -149,7 +149,15 @@ "docker": true, "supervisor": false, "__eod__": null - } + }, + "cvttdata-testdb": { + "type": "vm", + "users": ["oleg", "cvtt"], + "docker": true, + "supervisor": false, + "__eod__": null + }, + "__eod__": null }, "cryptovaltrading.com": { @@ -157,7 +165,9 @@ "users": ["oleg"], "type": "cloud", "__eod__": null - } - } + }, + "__eod__": null + }, + "__eod__": null }