minor comment changes
This commit is contained in:
parent
7795bd8c59
commit
8eaa2c1e43
|
@ -3,7 +3,7 @@ services:
|
||||||
build: ./
|
build: ./
|
||||||
volumes:
|
volumes:
|
||||||
- shared-data:/data
|
- shared-data:/data
|
||||||
command: ["./parse-xml.sh"] # Writes output to /data/output.xml
|
command: ["./parse-xml.sh"] # Writes output to /data/clean_CANADA_USA.xml
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ./targo_lighttpd
|
image: ./targo_lighttpd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user