nginx: build: ./nginx ports: – 1337:80 depends_on: – web
Source : Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io