Explorar el Código

add Dockerizing Django link

willv hace 7 años
padre
commit
ab91e82448
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -78,6 +78,7 @@
 * [Why Docker?](https://wsvincent.com/django-tips-docker/)
 * [How to use Django, Docker, and PostgreSQL](https://wsvincent.com/django-docker-postgresql/)
 * [A Brief Intro to Docker for Djangonauts](https://www.revsys.com/tidbits/brief-intro-docker-djangonauts/)
+* [Dockerizing Django with Postgres, Gunicorn, and Nginx](https://testdriven.io/dockerizing-django-with-postgres-gunicorn-and-nginx)
 
 ## Django REST Framework