Skip to content

Commit

Permalink
dev4: add cloud vision api token to the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wonderf00l committed Dec 20, 2023
1 parent 8b772e4 commit 9310e84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/Dockerfile.main
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ WORKDIR /

COPY --from=build /pinspire/bin/app .
COPY --from=build /pinspire/configs configs
COPY --from=build /pinspire/keyVision.json keyVision.json

ENTRYPOINT [ "./app" ]

0 comments on commit 9310e84

Please sign in to comment.