Fix typo in ODK app definition

This commit is contained in:
Disassembler 2020-04-10 13:09:29 +02:00
parent a12b0f101e
commit c287b1ea6e
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499

View File

@ -24,7 +24,7 @@
"opendatakit-postgres"
],
"mounts": {
"opendatakit/odkbuild_conf/add-ca-cert.env": "srv/opendatakit-build/add-ca-cert.env:file"
"opendatakit/odkbuild_conf/add-ca-cert.env": "srv/opendatakit-build/add-ca-cert.env:file",
"opendatakit/odkbuild_conf/config.yml": "srv/opendatakit-build/config.yml:file"
}
},