Compare commits

..

1 Commits

3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
kiwix: kiwix:
container_name: kiwix container_name: kiwix
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:3448ca74298f226c4b44f72e52cf25c7b4e7f7542d7a44b4a3f105562e94859b
restart: unless-stopped restart: unless-stopped
command: command:
- '*.zim' - '*.zim'
+1 -1
View File
@@ -20,7 +20,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.7.1 image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.7.1 image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin: