We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3f3baf + cc1e6ad commit cf653d2Copy full SHA for cf653d2
Dockerfile
@@ -87,6 +87,7 @@ COPY src/emhass/data/ /app/src/emhass/data/
87
88
# pre generated optimization results
89
COPY data/opt_res_latest.csv /app/data/
90
+COPY data/data_load_cost_forecast.csv /app/data/
91
COPY README.md /app/
92
COPY pyproject.toml /app/
93
0 commit comments