You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/manual/deployment/docker.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
53
53
54
54
### Open Mission Control
55
55
56
-
Head over to `http://localhost:4122` or `https://localhost:4126` to open Mission Control depending on how you started Space Cloud.
56
+
Head over to `http://localhost:4122/mission-control` or `https://localhost:4126/mission-control` to open Mission Control depending on how you started `space-cloud`.
57
57
58
58
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
Copy file name to clipboardexpand all lines: docs/manual/deployment/manual.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ Space Cloud has it's own Mission Control (admin UI) to configure all of this in
127
127
128
128
### Open Mission Control
129
129
130
-
Head over to `http://localhost:4122`to open Mission Control.
130
+
Head over to `http://localhost:4122/mission-control` or `https://localhost:4126/mission-control`to open Mission Control depending on how you started `space-cloud`.
131
131
132
132
> **Note:** Replace `localhost` with the address of your Space Cloud if you are not running it locally.
0 commit comments