Skip to content

Commit

Permalink
Eliminating the PUBLIC_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
nss10 committed Jan 23, 2025
1 parent 6bd29fe commit c9fd886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ ENV QUICK_BUILD true
ENV PUBLIC_URL /ohif-viewer/
# ENV GENERATE_SOURCEMAP=false
ARG APP_CONFIG=config/default.js
ARG PUBLIC_URL=/

RUN bun run show:config
RUN bun run build
Expand Down

0 comments on commit c9fd886

Please sign in to comment.