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