mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-02 03:46:20 +02:00
update readme.
This commit is contained in:
parent
1800d077d8
commit
da246345e1
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,8 @@ For ARM-based devices (like Raspberry Pi, with GPU hardware acceleration):
|
||||||
- `m1k1o/neko:arm-chromium` - for Chromium.
|
- `m1k1o/neko:arm-chromium` - for Chromium.
|
||||||
- `m1k1o/neko:arm-base` - for custom arm based.
|
- `m1k1o/neko:arm-base` - for custom arm based.
|
||||||
|
|
||||||
|
Images are built using github action on every push and on weekly basis to keep all browsers up-to-date,
|
||||||
|
|
||||||
### Networking:
|
### Networking:
|
||||||
- If you want to use n.eko in **external** network, you can omit `NEKO_NAT1TO1`. It will automatically get your Public IP.
|
- If you want to use n.eko in **external** network, you can omit `NEKO_NAT1TO1`. It will automatically get your Public IP.
|
||||||
- If you want to use n.eko in **internal** network, set `NEKO_NAT1TO1` to your local IP address (e.g. `NEKO_NAT1TO1: 192.168.1.20`)-
|
- If you want to use n.eko in **internal** network, set `NEKO_NAT1TO1` to your local IP address (e.g. `NEKO_NAT1TO1: 192.168.1.20`)-
|
||||||
|
|
Loading…
Add table
Reference in a new issue