Compare commits
2
Commits
fed06062f8
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d040814fc | ||
|
|
e3e4bda262 |
+2
-2
@@ -7,10 +7,10 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=Europe/Paris
|
||||
- AUTO_UPDATE=true #optional
|
||||
- RUN_OPTS= #optional
|
||||
- RUN_OPTS= #optional
|
||||
volumes:
|
||||
- /var/lib/docker/volumes/jackett/data:/config
|
||||
- /var/lib/docker/volumes/jackett/blackhole:/downloads
|
||||
ports:
|
||||
- 9117:9117
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user