mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-10 14:52:34 +02:00
fix docs #327,
This commit is contained in:
parent
8ef9c1aff5
commit
052a961fd9
2 changed files with 3 additions and 2 deletions
|
@ -72,7 +72,8 @@ services:
|
|||
version: "3.4"
|
||||
services:
|
||||
neko:
|
||||
image: "m1k1o/neko:arm-chromium"
|
||||
# see docs for more variants
|
||||
image: "ghcr.io/m1k1o/neko/arm-chromium:latest"
|
||||
restart: "unless-stopped"
|
||||
# increase on rpi's with more then 1gb ram.
|
||||
shm_size: "520mb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue