zhangwei 3 年之前
父節點
當前提交
44c2c78a46
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      server/startup.sh

+ 1 - 0
server/startup.sh

@@ -0,0 +1 @@
+cd /Users/packer/Documents/local/auto-mini-program-tool/ &&  gunicorn -w 4 -b 0.0.0.0:7777 -t 300 main:app -D