Skip to content

Commit

Permalink
Galactic-express: Fixes dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
YauheniDraichykau committed Feb 19, 2024
1 parent 3c18a63 commit 86e9cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/apps/galactic-express/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ARG REACT_APP_NODE_ADDRESS \
REACT_APP_CONTRACT_ADDRESS \
REACT_APP_SENTRY_DSN
ENV REACT_APP_NODE_ADDRESS=${REACT_APP_NODE_ADDRESS} \
REACT_APP_CONTRACT_ADDRESS \
REACT_APP_CONTRACT_ADDRESS=${REACT_APP_CONTRACT_ADDRESS} \
REACT_APP_SENTRY_DSN=${REACT_APP_SENTRY_DSN}

WORKDIR /frontend/apps/galactic-express
Expand Down

0 comments on commit 86e9cac

Please sign in to comment.