Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Apr 25, 2024
1 parent 0b0b5ad commit 4b0ee7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY . .

ARG VITE_SCANR_API_AUTHORIZATION

ENV VITE_SCANR_API_AUTHORIZATION=$VITE_SCANR_API_AUTHORIZATION
ENV VITE_SCANR_API_AUTHORIZATION=VITE_SCANR_API_AUTHORIZATION

RUN npm run build

Expand Down
10 changes: 8 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b0ee7d

Please sign in to comment.