minor comment changes

This commit is contained in:
Nicolas 2025-06-12 09:58:35 -04:00
parent 7795bd8c59
commit 8eaa2c1e43

View File

@ -3,7 +3,7 @@ services:
build: ./
volumes:
- 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:
image: ./targo_lighttpd