mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
docs: fix --disable-dns flag in DNS management examples (#534)
This commit is contained in:
@@ -43,7 +43,7 @@ You can also disable DNS management directly on a peer using the `--disable-dns`
|
|||||||
netbird up --disable-dns
|
netbird up --disable-dns
|
||||||
|
|
||||||
# Enable DNS management on this peer
|
# Enable DNS management on this peer
|
||||||
netbird up --disable-dns=true
|
netbird up --disable-dns=false
|
||||||
```
|
```
|
||||||
|
|
||||||
This is useful when:
|
This is useful when:
|
||||||
|
|||||||
Reference in New Issue
Block a user