You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2018/06/14 19:04:58 UTC

[trafficcontrol] branch master updated: updated the docker network for the latest changes

This is an automated email from the ASF dual-hosted git repository.

dangogh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 91e5f94  updated the docker network for the latest changes
91e5f94 is described below

commit 91e5f945b85b42e862eedeb1539e4e3b5900612b
Author: Dewayne Richardson <de...@apache.org>
AuthorDate: Thu Jun 14 13:03:31 2018 -0600

    updated the docker network for the latest changes
---
 traffic_ops/testing/api/docker/docker-compose.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_ops/testing/api/docker/docker-compose.yml b/traffic_ops/testing/api/docker/docker-compose.yml
index 7f39e20..17c043e 100644
--- a/traffic_ops/testing/api/docker/docker-compose.yml
+++ b/traffic_ops/testing/api/docker/docker-compose.yml
@@ -23,7 +23,7 @@ version: '3'
 networks:
   default:
     external:
-      name: traffic_ops_tcnet
+      name: cdn-in-a-box_tcnet
 
 services:
   trafficops_api_tests:

-- 
To stop receiving notification emails like this one, please contact
dangogh@apache.org.