update cmd

This commit is contained in:
pzc-x99 2025-03-01 00:26:39 +08:00
parent fa00e1d19d
commit 0fe45a7093

View File

@ -178,6 +178,8 @@ OPAI_IMG_API_KEY = 'd04d386a-7c67-4927-8251-171a236583a6'
WKHTMLTOPDF_PATH = r'C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe' WKHTMLTOPDF_PATH = r'C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe'
# settings.py # settings.py
# conda activate educheck
# python manage.py runserver 127.0.0.1:8000
# celery -A educheck worker -l info -P eventlet # celery -A educheck worker -l info -P eventlet
# celery -A educheck beat -l info # celery -A educheck beat -l info