fixing captain definition

This commit is contained in:
2023-12-03 10:01:29 -08:00
parent 36a5c06dc6
commit edfb034aae

View File

@@ -2,6 +2,6 @@
"schemaVersion": 2,
"dockerfileLines": [
"FROM monolidth/receipt-parser:latest",
"EXPOSE 8721",
"EXPOSE 8721"
]
}