mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-03-18 23:07:30 +00:00
Compare commits
3 Commits
ff7e6f74e2
...
aeab443a3c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aeab443a3c | ||
|
|
2481849d65 | ||
|
|
8f2d138b70 |
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: docker.n8n.io/n8nio/n8n:2.10.4
|
image: docker.n8n.io/n8nio/n8n:2.11.2
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
- N8N_SECURE_COOKIE=false
|
- N8N_SECURE_COOKIE=false
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
jackett:
|
jackett:
|
||||||
container_name: jackett
|
container_name: jackett
|
||||||
image: ghcr.io/hotio/jackett:release-v0.24.1307
|
image: ghcr.io/hotio/jackett:release-v0.24.1332
|
||||||
ports:
|
ports:
|
||||||
- "9117"
|
- "9117"
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin:2026030205
|
image: jellyfin/jellyfin:2026030905
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user