Update config to add basic manager by default
This commit is contained in:
parent
4b274445ca
commit
2492cb8812
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
||||||
"managePort": 4271,
|
"managePort": 4271,
|
||||||
"devPort": 4269,
|
"devPort": 4269,
|
||||||
"appRepository": "thething/sc-helloworld",
|
"appRepository": "thething/sc-helloworld",
|
||||||
"manageRepository": null
|
"manageRepository": "TheThing/sc-manager"
|
||||||
}
|
}
|
Loading…
Reference in a new issue