Skip to content

Commit 891ea67

Browse files
committed
feat: custom public URL path for Docker image
1 parent 748acaf commit 891ea67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ RUN yarn install --frozen-lockfile --verbose
5555

5656
ENV PATH /usr/src/app/node_modules/.bin:$PATH
5757
ENV QUICK_BUILD true
58+
ENV PUBLIC_URL /ohif-viewer/
5859
# ENV GENERATE_SOURCEMAP=false
5960
# ENV REACT_APP_CONFIG=config/default.js
6061

0 commit comments

Comments
 (0)