Skip to content

Commit

Permalink
lahL
Browse files Browse the repository at this point in the history
  • Loading branch information
syafiqparadisam committed Jul 24, 2024
1 parent 2937297 commit 08038a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ RUN --mount=type=secret,id=VITE_PUBLIC_KEY \
cat /run/secrets/VITE_PUBLIC_KEY

COPY . .
ENV VITE_PUBLIC_KEY=Y5qSjyArYPDPZXVdM
ENV VITE_SERVICE_ID=service_gyicy3e
ENV VITE_TEMPLATE_ID=template_fo97i6y

# Install dependencies
RUN npm install
Expand Down

0 comments on commit 08038a9

Please sign in to comment.