zhangwei hace 3 años
padre
commit
44c2c78a46
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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