Skip to content

Commit

Permalink
update docs to explicitly differentiate between letter O and zero (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
PMohanJ authored Jan 4, 2024
1 parent 792b1ac commit 4d023df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4d023df

Please sign in to comment.