2. 调整为手动更新 3. 添加指定服务端口的环境变量
@@ -30,4 +30,4 @@ else
fi
python manage.py migrate &&
python manage.py runserver 0.0.0.0 $DJANGO_WEB_PORT --noreload
python manage.py runserver 0.0.0.0:$DJANGO_WEB_PORT --noreload
The note is not visible to the blocked user.