Modify documentation to reflect PORT variable and default to 8080

This commit is contained in:
Neyder Achahuanco Apaza
2022-10-23 09:54:46 -05:00
parent 847d1e9e76
commit 70c390c7d1
2 changed files with 12 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ version: '3.3'
services:
kiwix-serve:
ports:
- 8080:80
- 8080:8080
image: kiwix/kiwix-serve
# uncomment next 4 lines to use it with local zim file in /tmp/zim
# volumes: