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:
|
||||
n8n:
|
||||
image: docker.n8n.io/n8nio/n8n:2.10.4
|
||||
image: docker.n8n.io/n8nio/n8n:2.11.2
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- N8N_SECURE_COOKIE=false
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
jackett:
|
||||
container_name: jackett
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1307
|
||||
image: ghcr.io/hotio/jackett:release-v0.24.1332
|
||||
ports:
|
||||
- "9117"
|
||||
networks:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:2026030205
|
||||
image: jellyfin/jellyfin:2026030905
|
||||
container_name: jellyfin
|
||||
networks:
|
||||
- default
|
||||
|
||||
Reference in New Issue
Block a user