Skip to content

Commit

Permalink
ggg
Browse files Browse the repository at this point in the history
  • Loading branch information
upayanmazumder committed Oct 26, 2024
1 parent e24f426 commit 059e290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN npm install
# Install dependencies for the qwik folder and set ORIGIN environment variable
WORKDIR /app/qwik
ENV NODE_ENV production
ENV ORIGIN https://
ENV ORIGIN https://fs.upayan.space
RUN npm install

# Copy the local code to the container image
Expand Down

0 comments on commit 059e290

Please sign in to comment.