Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
no port
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Jul 11, 2022
1 parent fbefdf3 commit 6589a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ COPY --from=0 /app/build /usr/share/nginx/html
ADD src/index.html /usr/share/nginx/html/index.html

RUN echo 'server {\
port_in_redirect off;
listen $PORT default_server;\
location / {\
root /usr/share/nginx/html;\
Expand Down

0 comments on commit 6589a9f

Please sign in to comment.