updating captain def
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
"schemaVersion": 2,
|
"schemaVersion": 2,
|
||||||
"dockerfileLines": [
|
"dockerfileLines": [
|
||||||
"FROM monolidth/receipt-parser:latest",
|
"FROM monolidth/receipt-parser:latest",
|
||||||
"EXPOSE 8721"
|
"EXPOSE 8721",
|
||||||
|
"WORKDIR /app/src",
|
||||||
|
"CMD [ \"python\", \"-u\", \"./__init__.py\" ]"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user