nginx noob here.
i\'m trying to add a website to my nginx configuration like so :
upstream radio { server localhost:3006; } server { listen 44