technology - machine learning - datascience - computer vision - programming
Search

Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io

nginx: build: ./nginx ports: – 1337:80 depends_on: – web

Source : Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io