Document who can call the loopback API and let the user pick the listen port.
This commit is contained in:
@@ -18,6 +18,12 @@ body {
|
||||
}
|
||||
h1, h2 { margin: 0 0 8px; font-size: 1.15rem; }
|
||||
.lead { margin: 0 0 12px; }
|
||||
.usage, .settings { margin: 0 0 16px; }
|
||||
.usage p { margin: 0 0 8px; }
|
||||
input[type="number"] {
|
||||
width: 8rem;
|
||||
padding: 6px 8px;
|
||||
}
|
||||
.process { margin: 0 0 16px; padding-left: 1.2rem; }
|
||||
.process li { margin: 6px 0; }
|
||||
.muted { color: GrayText; }
|
||||
|
||||
Reference in New Issue
Block a user