mirror of
https://github.com/qbittorrent/docker-qbittorrent-nox.git
synced 2024-11-23 09:19:47 +00:00
Use proper capitalization
This commit is contained in:
parent
5c5cd89f35
commit
65f3375dea
@ -100,7 +100,7 @@ https://github.com/qbittorrent/qBittorrent/issues
|
||||
* A few notes:
|
||||
* Alternatively, you can use `ghcr.io/qbittorrent/docker-qbittorrent-nox:${QBT_VERSION}`
|
||||
for the image path.
|
||||
* By default the timezone in the container uses the default of alpine linux (which is most likely `UTC`).
|
||||
* By default the timezone in the container uses the default of Alpine Linux (which is most likely `UTC`).
|
||||
You can set the environment variable `TZ` to your preferred value.
|
||||
* You can change the User ID (UID) and Group ID (GID) of the `qbittorrent-nox` process by setting
|
||||
environment variables `PUID` and `PGID` respectively. By default they are both set to `1000`. \
|
||||
|
@ -89,7 +89,7 @@ There are some paths involved:
|
||||
```
|
||||
|
||||
* A few notes:
|
||||
* By default the timezone in the container uses the default of alpine linux (which is most likely `UTC`).
|
||||
* By default the timezone in the container uses the default of Alpine Linux (which is most likely `UTC`).
|
||||
You can set the environment variable `TZ` to your preferred value.
|
||||
* You can change the User ID (UID) and Group ID (GID) of the `qbittorrent-nox` process by setting
|
||||
environment variables `PUID` and `PGID` respectively. By default they are both set to `1000`. \
|
||||
|
Loading…
Reference in New Issue
Block a user