From: Guillaume Pellerin Date: Thu, 24 Sep 2015 11:33:01 +0000 (+0200) Subject: fix media volume copy in app X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3e6686a996bcd55bfa4a01876d4de4665fa47e4d;p=diggersdigest.git fix media volume copy in app --- diff --git a/docker-compose.yml b/docker-compose.yml index 95db844..89ac05c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,7 +19,7 @@ app: build: . command: /bin/sh app/deploy/start_app.sh volumes: - - .:/opt/app + - ./app/:/opt/app/app volumes_from: - media ports: