Surround wildcard statement in quotes

pull/597/head
Jacob Roeland 3 years ago
parent 4949accdf3
commit 0f25fa69d3

@ -8,7 +8,7 @@ services:
# volumes: # volumes:
# - /tmp/zim:/data # - /tmp/zim:/data
# command: # command:
# - *.zim # - '*.zim'
# uncomment next 2 lines to use it with remote zim file # uncomment next 2 lines to use it with remote zim file
# environment: # environment:
# - 'DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim' # - 'DOWNLOAD=https://download.kiwix.org/zim/wikipedia_bm_all.zim'

Loading…
Cancel
Save