From 6e6a658a79b8f746ab0312bf30816a1bec35503d Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Wed, 20 Dec 2017 18:07:37 +0100 Subject: [PATCH] fix broken test --- .travis.yml | 2 +- docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c56378a..1b34535 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,7 +35,7 @@ env: - PHP_VERSION=NA BUILD_SERVICE="applications blackfire minio percona nginx caddy apache2 mysql mariadb postgres postgres-postgis neo4j mongo redis" - PHP_VERSION=NA BUILD_SERVICE="adminer phpmyadmin pgadmin" - - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 balancer" + - PHP_VERSION=NA BUILD_SERVICE="memcached beanstalkd beanstalkd-console rabbitmq elasticsearch certbot mailhog maildev selenium jenkins proxy proxy2 haproxy" - PHP_VERSION=NA BUILD_SERVICE="kibana grafana laravel-echo-server" # - PHP_VERSION=NA BUILD_SERVICE="aws" diff --git a/docker-compose.yml b/docker-compose.yml index b7fc119..166f7f3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -616,7 +616,7 @@ services: networks: - frontend -### Balancer Haproxy ########################################## +### HAProxy Load Balancer #################################### haproxy: build: ./haproxy