diff --git a/conf/ya-dummy-ai.json b/conf/ya-dummy-ai.json index 1c93093..362fae5 100644 --- a/conf/ya-dummy-ai.json +++ b/conf/ya-dummy-ai.json @@ -1,9 +1,12 @@ [ { - "name": "ai-dummy", + "name": "ai", "version": "0.1.0", "supervisor-path": "[..]\\ya-runtime-ai\\target\\debug\\ya-runtime-ai.exe", - "extra-args": ["--runtime", "dummy"], + "extra-args": [ + "--runtime", + "dummy" + ], "description": "Dummy ai runtime for testing purposes", "properties": {}, "config": {