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/09/07 19:22:01 UTC

[trafficcontrol] 03/03: fixed README

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

commit 70bf2712ae17fa36a1816605a362bf34c90fcb2b
Author: Dewayne Richardson <de...@apache.org>
AuthorDate: Fri Sep 7 11:25:11 2018 -0600

    fixed README
---
 traffic_ops/traffic_ops_golang/swaggerdocs/v13/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/traffic_ops/traffic_ops_golang/swaggerdocs/v13/README.md b/traffic_ops/traffic_ops_golang/swaggerdocs/v13/README.md
index 8aabd21..93ba7ce 100644
--- a/traffic_ops/traffic_ops_golang/swaggerdocs/v13/README.md
+++ b/traffic_ops/traffic_ops_golang/swaggerdocs/v13/README.md
@@ -53,7 +53,7 @@ Blow away only the local images (excluding remote ones) and bring down the conta
 Blow away all the images (including remote ones) and bring down the container:
 ```$ docker-compose down --rmi all```
 
-Once started navigate your browser to [http://localhost:7070](http://localhost:7070)
+Once started navigate your browser to [http://localhost:8080](http://localhost:8080)
 
 ### Converting the swaggerspec/swagger.json to .rst