mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-11 16:17:31 +02:00
update docs to explicitly differentiate between letter O and zero (#354)
This commit is contained in:
parent
792b1ac111
commit
4d023df692
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ services:
|
||||||
+ NEKO_IPFETCH: https://ifconfig.co/ip
|
+ NEKO_IPFETCH: https://ifconfig.co/ip
|
||||||
```
|
```
|
||||||
|
|
||||||
Or you can specify your IP address manually using `NEKO_NAT1TO1`:
|
Or you can specify your IP address manually using `NEKO_NAT1TO1`: (It's read as NAT 1 to 1, so it's capital letter 'O', not zero '0', in NAT1`TO`1)
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
version: "3.4"
|
version: "3.4"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue