GitBook: [docs] one page modified

This commit is contained in:
JonnyWong16 2021-05-25 04:35:08 +00:00 committed by gitbook-bot
commit 2bb9e32335
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -286,7 +286,7 @@ Create and run the container \(substitute your `<values>`\):
```bash ```bash
docker run -d \ docker run -d \
--name=tautulli \ --name=tautulli \
--restart=unless-stopped --restart=unless-stopped \
-v <path to data>:/config \ -v <path to data>:/config \
-e PUID=<uid> \ -e PUID=<uid> \
-e PGID=<gid> \ -e PGID=<gid> \