Skip to content
Snippets Groups Projects
Verified Commit 2faa7e04 authored by Louis's avatar Louis :fire:
Browse files

Include package.json for api root version endpoint

parent e419019e
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ COPY src ./src ...@@ -22,6 +22,7 @@ COPY src ./src
COPY scripts ./scripts COPY scripts ./scripts
COPY database ./database COPY database ./database
COPY views ./views COPY views ./views
COPY package.json ./package.json
# Add more COPY lines here as resources are added # Add more COPY lines here as resources are added
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment