From 060ad50936e6e1cf59a3de46cc088a98a5682bea Mon Sep 17 00:00:00 2001 From: startxfr Date: Sat, 28 Nov 2015 10:47:45 +0100 Subject: finishing test for travis with working services --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docker-compose.yml') diff --git a/docker-compose.yml b/docker-compose.yml index 9f3cd1e..d97b2e8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,9 +7,9 @@ apache: build: Services/apache/ container_name: "startx-sv-apache" -mariadb: - build: Services/mariadb/ - container_name: "startx-sv-mariadb" +#mariadb: +# build: Services/mariadb/ +# container_name: "startx-sv-mariadb" #memcache: # build: Services/memcache/ -- cgit v1.2.1