1 Commits (master)

Author SHA1 Message Date
androiddrew 87b123f1d3 Removed Whitenoise and added an Nginx proxy to serve static content
Whitenoise is not suitable for delivery of media. In order to deliver both static and media content Nginx was added as a service to the docker-compose setup. The CMS and Nginx containers share mounts for static and media directory access.
6 years ago