Archived
2
0

update docs to explicitly differentiate between letter O and zero (#354)

This commit is contained in:
Mohan_J 2024-01-04 21:48:36 +05:30 committed by GitHub
parent 792b1ac111
commit 4d023df692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ services:
+ 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
version: "3.4"