Skip to content

Commit ea19295

Browse files
committed
fix(solo): finish changing default vatManager to 'xs-worker'
The config file needed updating too.
1 parent eebaa2d commit ea19295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/solo/solo-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bootstrap": "bootstrap",
3-
"defaultManagerType": "local",
3+
"defaultManagerType": "xs-worker",
44
"vats": {
55
"spawner": {
66
"sourceSpec": "./src/vat-spawner.js"

0 commit comments

Comments
 (0)