]> git.parisson.com Git - telemeta.git/commitdiff
back to port 8000
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sat, 6 Feb 2016 05:45:09 +0000 (06:45 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Sat, 6 Feb 2016 05:45:09 +0000 (06:45 +0100)
docker-compose.yml

index 623f5088b5e3eb68e4e74ef1afdee7606828c2ed..b9a31418871d3d773f3b1e8e9004e52e9b6b33ad 100644 (file)
@@ -77,7 +77,7 @@ worker:
 nginx:
   image: nginx
   ports:
-    - "8001:80"
+    - "8000:80"
   volumes:
     - ./app/deploy/nginx-app.conf:/etc/nginx/conf.d/default.conf
     - ./var/log/nginx/:/var/log/nginx