Update python-app-op.yml

This commit is contained in:
Mr Chen 2024-12-11 00:04:02 +08:00
parent 00ed75502b
commit 93f895d4e4
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ jobs:
cd /www/server/mdserver-web/plugins/openresty && sudo bash install.sh install 1.27.1
- name: Start DEBUG
run: |
cd web && gunicorn -c setting.py app:app
source /www/server/mdserver-web/bin/activate && cd web && gunicorn -c setting.py app:app
python3 panel_task.py &