aboutsummaryrefslogtreecommitdiffstats
path: root/misty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'misty.yml')
-rw-r--r--misty.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/misty.yml b/misty.yml
index a1e024c4e..2b93d025e 100644
--- a/misty.yml
+++ b/misty.yml
@@ -2,5 +2,5 @@ code:
2 cmd: npm run dev 2 cmd: npm run dev
3 3
4app: 4app:
5 cmd: npx electron ./build 5 cmd: npm start
6 waitOn: http://localhost:8000 \ No newline at end of file 6 waitOn: http://localhost:8000