zhangwei 3 years ago
parent
commit
44c2c78a46
1 changed files with 1 additions and 0 deletions
  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