1
0
Fork 0
mirror of https://github.com/m1k1o/neko.git synced 2025-08-13 09:18:31 +02:00

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

This commit is contained in:
Mohan_J 2024-01-04 21:48:36 +05:30 committed by GitHub
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 + 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"