Host not found in upstream nginx

前端 未结 0 1551
既然无缘
既然无缘 2021-01-17 02:55

nginx noob here.

i\'m trying to add a website to my nginx configuration like so :

upstream radio {
    server localhost:3006;
}

server {
    listen 44         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题