mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 05:26:37 +00:00
typos
This commit is contained in:
parent
8d7f7e2476
commit
c1c39d9e17
@ -1,6 +1,6 @@
|
|||||||
# TubeSync
|
# TubeSync
|
||||||
|
|
||||||
**This is a preview release of TubeSync, it may contain the bugs but should be usable**
|
**This is a preview release of TubeSync, it may contain bugs but should be usable**
|
||||||
|
|
||||||
TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for
|
TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for
|
||||||
YouTube (with a built-in download client). It is designed to synchronize channels and
|
YouTube (with a built-in download client). It is designed to synchronize channels and
|
||||||
@ -124,7 +124,7 @@ Alternatively, for Docker Compose, you can use something like:
|
|||||||
- /some/directory/tubesync-config:/config
|
- /some/directory/tubesync-config:/config
|
||||||
- /some/directory/tubesync-downloads:/downloads
|
- /some/directory/tubesync-downloads:/downloads
|
||||||
environment:
|
environment:
|
||||||
- TZ=$TIMEZONE
|
- TZ=Europe/London
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user