refactor(移除生产部署文件)

This commit is contained in:
zhengxinonly
2022-01-23 01:09:35 +08:00
parent 6978002393
commit c0d963628b
15 changed files with 20 additions and 177 deletions
-3
View File
@@ -1,3 +0,0 @@
cd /home/ubuntu/pear-admin-flask
source venv/bin/activate
exec gunicorn -c gunicorn.conf.py "applications:create_app('development')"