Skip to content

Commit 5a3bf5a

Browse files
author
Matthew Fisher
committed
docs(router): update router's published keys
1 parent d2d270e commit 5a3bf5a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/managing_deis/router_settings.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ Settings set by router
1919
--------------------------
2020
The following etcd keys are set by the router component, typically in its /bin/boot script.
2121

22-
=========================== =================================================================================
22+
============================= ===================================================================================
2323
setting description
24-
=========================== =================================================================================
25-
/deis/router/$HOST/host IP address of the host running this router (there can be multiple routers)
26-
/deis/router/$HOST/port port used by this router service (there can be multiple routers) (default: 80)
27-
=========================== =================================================================================
24+
============================= ===================================================================================
25+
/deis/router/hosts/$HOST IP address and port of the host running this router (there can be multiple routers)
26+
============================= ===================================================================================
2827

2928
Settings used by router
3029
---------------------------

0 commit comments

Comments
 (0)