]> git.parisson.com Git - mezzo.git/commitdiff
add default safe nginx
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sun, 29 Oct 2017 23:13:45 +0000 (00:13 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sun, 29 Oct 2017 23:13:45 +0000 (00:13 +0100)
docker-compose.yml

index ce11343fff5ed20645e26a38ce62700573dfbf55..627d8193a19e5752f975e5b495a998f2c5fe87e2 100644 (file)
@@ -56,3 +56,6 @@ app:
     - db
   environment:
     - DEBUG=True
+
+nginx:
+    image: nginx