Skip to content

Commit cf653d2

Browse files
Merge pull request #452 from davidusb-geek/davidusb-geek/fix/missing_data_file
Update Dockerfile to solve issue #451
2 parents b3f3baf + cc1e6ad commit cf653d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ COPY src/emhass/data/ /app/src/emhass/data/
8787

8888
# pre generated optimization results
8989
COPY data/opt_res_latest.csv /app/data/
90+
COPY data/data_load_cost_forecast.csv /app/data/
9091
COPY README.md /app/
9192
COPY pyproject.toml /app/
9293

0 commit comments

Comments
 (0)