mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
GitBook: [docs] one page modified
This commit is contained in:
parent
0f3b47cc07
commit
2bb9e32335
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ Create and run the container \(substitute your `<values>`\):
|
|||
```bash
|
||||
docker run -d \
|
||||
--name=tautulli \
|
||||
--restart=unless-stopped
|
||||
--restart=unless-stopped \
|
||||
-v <path to data>:/config \
|
||||
-e PUID=<uid> \
|
||||
-e PGID=<gid> \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue