When I finish deploying, the backed redis, uwsgi and celery are running properly,but the nginx can't start.
Check the status of nginx, I found that there is one error info. "[emerg] host not found in upstream "backend" in /etc/nginx/conf.d/nginx.conf:10". It seems that the nginx can't recognize the "backend:8080" in the "nginx.conf" file.