mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
Merge pull request #7932 from ipfs/docs/dnslink-gw-recipe-fix
docs: fix DNSLink gw recipe
This commit is contained in:
commit
ac82ca5ee9
@ -730,7 +730,7 @@ Below is a list of the most common public gateway setups.
|
||||
|
||||
* Public [DNSLink](https://dnslink.io/) gateway resolving every hostname passed in `Host` header.
|
||||
```console
|
||||
$ ipfs config --json Gateway.NoDNSLink true
|
||||
$ ipfs config --json Gateway.NoDNSLink false
|
||||
```
|
||||
* Note that `NoDNSLink: false` is the default (it works out of the box unless set to `true` manually)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user