mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-03 19:36:00 -04:00
Update docker-compose.yml to use ghcr.io image
This commit is contained in:
parent
4cf2f4f2c9
commit
7f9bf58742
@ -3,7 +3,7 @@ services:
|
||||
kiwix-serve:
|
||||
ports:
|
||||
- 8080:8080
|
||||
image: kiwix/kiwix-serve
|
||||
image: ghcr.io/kiwix/kiwix-serve:latest
|
||||
# uncomment next 4 lines to use it with local zim file in /tmp/zim
|
||||
# volumes:
|
||||
# - /tmp/zim:/data
|
||||
|
Loading…
x
Reference in New Issue
Block a user