forked from massivebox/ecodash
Fixes
This commit is contained in:
parent
45ad55a648
commit
066e210d8a
3 changed files with 4 additions and 4 deletions
|
@ -21,6 +21,6 @@ WORKDIR /app
|
|||
|
||||
COPY --from=1 /app/app .
|
||||
COPY ./templates /app/templates
|
||||
RUN touch config.json
|
||||
RUN touch config.json database.db
|
||||
|
||||
CMD ["./app"]
|
Loading…
Add table
Add a link
Reference in a new issue