1. 重新初始化

2. 调整为手动更新
This commit is contained in:
ngfchl
2022-08-24 16:34:16 +08:00
parent 55350798b3
commit ed40fac24b

View File

@@ -30,4 +30,4 @@ else
fi
python manage.py migrate &&
python manage.py runserver 0.0.0.0:8001 --noreload
python manage.py runserver 0.0.0.0:8000 --noreload