Compare commits
2 Commits
ee48596cac
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 122610735d | |||
| 94e51003e9 |
@@ -4,10 +4,10 @@ services:
|
||||
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- AGENT_NAME=${AGENT_NAME}
|
||||
- TOKEN=${TOKEN}
|
||||
- LOG_LEVEL=${LOG_LEVEL}
|
||||
volumes:
|
||||
- ./stacks:/data/stacks
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
ports:
|
||||
- 2376:2376
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
kiwix:
|
||||
container_name: kiwix
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.1@sha256:9bffd4f940645d4d518f137e87b7865d3d0ef30f6c13fbe4a3b9e747be3cd1ad
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.1@sha256:a80b64909744930d79be14542048d1fbf11f1fdd9ffe6712ef8c9cd3aa1740dd
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- '*.zim'
|
||||
|
||||
Reference in New Issue
Block a user