GitBook: [develop] 5 pages modified

pull/519/head
sct 4 years ago committed by gitbook-bot
parent 30ed82e155
commit d2620281bf
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

@ -24,7 +24,7 @@ docker run -d \
{% endtab %}
{% tab title="UID/GID" %}
```
```text
docker run -d \
--user=[ user | user:group | uid | uid:gid | user:gid | uid:group ] \
-e LOG_LEVEL=info \
@ -37,7 +37,7 @@ docker run -d \
{% endtab %}
{% tab title="Manual Update" %}
```
```text
# Stop the Overseerr container
docker stop overseerr

Loading…
Cancel
Save