mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-03-24 17:13:41 -04:00
fixed Docker image path in docs
This commit is contained in:
@@ -52,7 +52,7 @@ docker run -d --name cleanuparr \
|
||||
-e PGID=1000 \
|
||||
-e UMASK=022 \
|
||||
-e TZ=Etc/UTC \
|
||||
ghcr.io/cleanuparr:latest
|
||||
ghcr.io/cleanuparr/cleanuparr:latest
|
||||
```
|
||||
|
||||
### Docker Compose
|
||||
|
||||
Reference in New Issue
Block a user