From b4d6b869bd2b0ef2d028413e3d60111210fc49a5 Mon Sep 17 00:00:00 2001 From: Kapil Viren Ahuja Date: Thu, 23 Mar 2017 12:39:19 +0530 Subject: Container for new web app added --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'docker-compose.yml') diff --git a/docker-compose.yml b/docker-compose.yml index db62a0e..b3c0c20 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,6 +10,7 @@ services: # as long as all the Vainglory repo are checked out on the same level this will work just fine # volume to map Vainsocial.com code. used by Workspace repo. - ../vainsocial/:/var/www/vainsocial + - ../vainstats/:/var/www/vainstats - ../apigrabber:/apps/api - ../preloader:/apps/preloader - ../compiler:/apps/stats -- cgit v1.3.1