mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-03 19:36:00 -04:00
Fix wrong URL in Kiwix serve Docker documentation
This commit is contained in:
parent
5f12d0349f
commit
d27abb41b7
@ -16,7 +16,7 @@ Use with remote ZIM file
|
|||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia/wikipedia_bm_all.zim" -p 8080:80 kiwix/kiwix-serve
|
docker run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim" -p 8080:80 kiwix/kiwix-serve
|
||||||
```
|
```
|
||||||
|
|
||||||
Screenshots
|
Screenshots
|
||||||
|
Loading…
x
Reference in New Issue
Block a user