1 设置安全组--->开启端口访问----->入站、出站端口设置安全
2 udp需设置成0.0.0.0:8080udp
3 Django---》settings.py---》ALLOWED_HOSTS = ['0.0.0.0+端口号']端口