mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
change localhost to host ip
This commit is contained in:
@@ -211,7 +211,7 @@ a host network interface. The `to = 9002` parameter forwards that host port to
|
||||
port 9002 inside the network namespace.
|
||||
|
||||
This allows you to connect to the web frontend in a browser by visiting
|
||||
http://127.0.0.1:9002 as show below:
|
||||
http://<host ip>:9002 as show below:
|
||||
|
||||
[![Count Dashboard][count-dashboard]][count-dashboard]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user