]> git.parisson.com Git - telemeta.git/commitdiff
goto 8001
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 26 Feb 2016 10:20:02 +0000 (11:20 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 26 Feb 2016 10:20:02 +0000 (11:20 +0100)
docker-compose.yml

index 955e317c87c4d59ab095cadbf039e6dd337eeac0..0050a2d3c3bf4757e2851666df2c1eca81813f46 100644 (file)
@@ -78,7 +78,7 @@ worker:
 nginx:
   image: nginx
   ports:
-    - "8000:80"
+    - "8001:80"
   volumes:
     - ./app/deploy/nginx-app.conf:/etc/nginx/conf.d/default.conf
     - ./var/log/nginx/:/var/log/nginx