日志如下:
初始化成功.
[INFO][2023-03-26 14:31:41,029][autoreload.py:643]Watching for file changes with StatReloader
Performing system checks...
/usr/local/lib/python3.8/site-packages/skimage/util/dtype.py:27: DeprecationWarning: np.bool8 is a deprecated alias for np.bool_. (Deprecated NumPy 1.24)
np.bool8: (False, True),
System check identified no issues (0 silenced).
March 26, 2023 - 14:32:05
Django version 4.0.2, using settings 'pthelper.settings'
Starting development server at http://0.0.0.0:80/
Quit the server with CONTROL-C.
日志如下: 初始化成功. [INFO][2023-03-26 14:31:41,029][autoreload.py:643]Watching for file changes with StatReloader Performing system checks... /usr/local/lib/python3.8/site-packages/skimage/util/dtype.py:27: DeprecationWarning:
np.bool8
is a deprecated alias fornp.bool_
. (Deprecated NumPy 1.24) np.bool8: (False, True), System check identified no issues (0 silenced). March 26, 2023 - 14:32:05 Django version 4.0.2, using settings 'pthelper.settings' Starting development server at http://0.0.0.0:80/ Quit the server with CONTROL-C.容器的端口也改成8192了,IP:8192 后无法访问 请问如何进入后台呢