diff --git a/captain-definition b/captain-definition new file mode 100644 index 0000000..c1e2223 --- /dev/null +++ b/captain-definition @@ -0,0 +1,7 @@ + { + "schemaVersion": 2, + "dockerfileLines": [ + "FROM monolidth/receipt-parser:latest", + "EXPOSE 8721", + ] + } \ No newline at end of file