Fixed README

This commit is contained in:
Neyder Achahuanco Apaza 2022-10-24 17:00:32 -05:00
parent 70c390c7d1
commit 1a25b42517

View File

@ -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