Skip to content

Commit

Permalink
Fixing Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Jan 16, 2024
1 parent 3ad3a9a commit 51e4d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COPY --chown=capacitor:capacitor web/build ./web/build/
USER capacitor

EXPOSE 9000
CMD ["/capacitor"]
CMD ["/capacitor/capacitor"]

0 comments on commit 51e4d60

Please sign in to comment.