mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-03 11:25:59 -04:00
Fixed README
This commit is contained in:
parent
70c390c7d1
commit
1a25b42517
@ -22,7 +22,7 @@ docker run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim" -p
|
||||
Change default port
|
||||
-------------------
|
||||
|
||||
You can change port to expose with environment PORT, useful if running on Podman, K8s or OpenShift
|
||||
You can change port to expose with environment variable PORT, useful if running on Podman, K8s or OpenShift
|
||||
|
||||
```bash
|
||||
podman run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim" -e PORT=8888 -p 8080:8888 kiwix/kiwix-serve
|
||||
|
Loading…
x
Reference in New Issue
Block a user