mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-02 07:41:49 +02:00
Update README.md
This commit is contained in:
parent
f0a0a04928
commit
b598925bc5
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ To get started, copy the command below and paste it into your server terminal (r
|
|||
wget https://namingo.org/install.sh -O install.sh && chmod +x install.sh && ./install.sh
|
||||
```
|
||||
|
||||
After installation, be sure to review all the guides in the Documentation section to complete your setup and configuration. If anything remains unclear, you can refer to the [Legacy Installation Guide](docs/install.md) for a detailed, step-by-step manual installation process.
|
||||
After installation, be sure to review all the guides in the Documentation section to complete your setup and configuration. If anything remains unclear, you can refer to the [Legacy Installation Guide](docs/install.md).
|
||||
|
||||
**Note for Systems with Partial or Misconfigured IPv6 Support:** If your system has partial or misconfigured IPv6 support (e.g., `ping -6 ipv6.google.com` fails), edit `/etc/gai.conf` and add or uncomment the following line `precedence ::ffff:0:0/96 100`. In the `config.php` files for WHOIS/DAS, replace `::` with `false`, or use `0.0.0.0` for EPP.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue