This commit is contained in:
Cryptoval Trading Technologies
2024-12-14 01:08:13 +00:00
parent 8b109e933c
commit c1c72b7f80
7 changed files with 148 additions and 3 deletions
+12
View File
@@ -110,12 +110,24 @@
"docker": "true",
"gui": "true",
},
"cvtt-write": {
"type": "vm",
"users": ["oleg"],
"docker": "true",
"gui": "true",
},
"desktop": {
"type": "vm",
"users": ["oleg"],
"docker": "false",
"gui": "true",
},
"home-fin": {
"type": "vm",
"users": ["oleg"],
"docker": "false",
"gui": "true",
},
// -- Headless
"cvtt-build": {