我的Django应用程序运行在python manage.py runserver 0.0.0.0:8000上,它可以在同一个网络中使用<your LAN ipv4 address>:8000的每个设备访问我想用<your public address>:8000在我的网络之外访问它,怎么做呢?也许DNS或者防火墙有问题。0.0.0.0应该允许我使用<your public address>:8000访问,但它没有提供访
我习惯于将Spring应用程序推向云Foundry。这是我第一次推出Django应用程序。上传完成后,显示:
AttributeError: module 'pip.2019-02-25T21:16:05.40+0530 [APP/PROC/WEB/0] OUT Starting development server at http://127.0.0.1:8000</
我正在使用谷歌云平台上的rstudio pro上的plumber。下面的代码在我的本地机器上运行良好,即我可以在提供的链接上查看swagger UI,但不能在google云平台上运行。Petal.Length,} 我运行管道工脚本并得到以下输出 > pr$run(port = 8000)
Starting server to listen on port 8000<