Skip to content

Commit

Permalink
fix: remove env var from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EuleMitKeule committed Mar 10, 2023
1 parent 3e61777 commit 0efcea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ENV CONFIG_PATH /config/config.yml
ENV DB_PATH /config/estimenergy.db
ENV LOG_PATH /config/estimenergy.log
ENV LOG_LEVEL INFO
ENV ENABLE_METRICS true

VOLUME /config

Expand Down

0 comments on commit 0efcea3

Please sign in to comment.