Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulik committed Jan 14, 2023
1 parent 26cbe7d commit 65ccb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hass-listener/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN chown app:app -R /home/app

USER app

WORKDIR /home/app
WORKDIR /home/app/function

ENV fprocess="ruby handler.rb"
EXPOSE 8080
Expand Down

0 comments on commit 65ccb3c

Please sign in to comment.