diff --git a/docker/server/docker-compose.yml.example b/docker/server/docker-compose.yml.example index a3d166b..51c8c71 100644 --- a/docker/server/docker-compose.yml.example +++ b/docker/server/docker-compose.yml.example @@ -8,7 +8,7 @@ services: # volumes: # - /tmp/zim:/data # command: - # - *.zim + # - '*.zim' # uncomment next 2 lines to use it with remote zim file # environment: # - 'DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim'