Fixed README

pull/581/head
Neyder Achahuanco Apaza 4 years ago
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 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 ```bash
podman run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim" -e PORT=8888 -p 8080:8888 kiwix/kiwix-serve podman run -e "DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim" -e PORT=8888 -p 8080:8888 kiwix/kiwix-serve

Loading…
Cancel
Save