Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
fanhousanbu committed Jul 13, 2024
1 parent 15939ba commit 65e957d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/webauthn-relay-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ COPY . .
RUN pnpm install \
&& pnpm build

ENV NEXT_PUBLIC_BASE_URL=https://anotherairaccountcommunitynode.onrender.com

EXPOSE 80

CMD ["pnpm", "start"]

0 comments on commit 65e957d

Please sign in to comment.