Skip to content

Commit

Permalink
load ora2mqtt.yml from /config/ to support volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
zivillian committed Apr 7, 2024
1 parent e022751 commit e762fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ COPY --from=build-env /app/out .
COPY libgwmapi/Resources/gwm_root.pem /etc/ssl/certs/.
ENV OPENSSL_CONF=/app/openssl.cnf

ENTRYPOINT ["/app/ora2mqtt"]
ENTRYPOINT ["/app/ora2mqtt", "-c", "/config/ora2mqtt.yml"]

0 comments on commit e762fa7

Please sign in to comment.