From: Guillaume Pellerin Date: Fri, 26 Feb 2016 10:20:02 +0000 (+0100) Subject: goto 8001 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=9171edfe380e53cd5c57f5f1061a2f58de7695cb;p=telemeta.git goto 8001 --- diff --git a/docker-compose.yml b/docker-compose.yml index 955e317c..0050a2d3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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