mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2026-04-21 08:58:09 +01:00
Modify documentation to reflect PORT variable and default to 8080
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user