Skip to content

Commit 9ac4fc7

Browse files
committed
pnpm format
1 parent 4ddb530 commit 9ac4fc7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/config/lighthouse.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ might be for a host while it waits for the lighthouse response.
213213
For any <OverlayIP>Nebula IPs</OverlayIP> in the range, it will apply the mask and add the <UnderlayIP>calculated
214214
IP</UnderlayIP> as the initial remote (while it waits for the response from the lighthouse). Both CIDRs must have the
215215
same mask size. For example, <OverlayIP>Nebula IP 10.0.10.123</OverlayIP> will have a calculated remote of
216+
216217
<UnderlayIP>192.168.1.123</UnderlayIP>.
217218

218219
```yml

docs/config/relay.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ their own config.
4242

4343
`relays` is a list of <OverlayIP>Nebula IPs</OverlayIP> that peers can use to relay packets to this host.
4444

45-
<OverlayIP>IPs</OverlayIP> in this list must have `am_relay` set to `true` in their configs, otherwise they will reject relay
46-
requests.
45+
<OverlayIP>IPs</OverlayIP> in this list must have `am_relay` set to `true` in their configs, otherwise they will reject
46+
relay requests.
4747

4848
```yml
4949
relays:

0 commit comments

Comments
 (0)