Skip to content

Commit 88deffa

Browse files
committed
update README
1 parent e069e07 commit 88deffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Containers are configured using parameters passed at runtime (such as those abov
6363
| `-e PUID=1000` | for UserID - see below for explanation |
6464
| `-e PGID=1000` | for GroupID - see below for explanation |
6565
| `-e TZ=Etc/UTC` | specify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List). |
66-
| `-v /recipes` | Persistent recipes files |
66+
| `-v /recipes` | Destination of cookcli recipes |
6767
| `--read-only=true` | Run container with a read-only filesystem. Please [read the docs from LinuxServer.io](https://docs.linuxserver.io/misc/read-only/). |
6868
| `--user=1000:1000` | Run container with a non-root user. Please [read the docs from LinuxServer.io](https://docs.linuxserver.io/misc/non-root/). |
6969

0 commit comments

Comments
 (0)