1 parent 8dfe23f commit 2ce90caCopy full SHA for 2ce90ca
1 file changed
Web/.dex.yaml
@@ -0,0 +1,8 @@
1
+- name: web
2
+ desc: "Start the devel web server with plx"
3
+ shell:
4
+ - plx morbo ./script/blogdb_web
5
+- name: minion
6
+ desc: "Start the devel minion worker with plx"
7
8
+ - plx ./script/blogdb_web minion worker
0 commit comments