Skip to content

Commit

Permalink
feat(webpage): add REACT_APP_OPENAPI_TOKEN to build arg dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
igr-santos committed Oct 29, 2024
1 parent 241dd83 commit 50d2a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ARG ACTION_SECRET_KEY
ARG REACT_APP_AWS_ROUTE_IP
ARG REACT_APP_HOTJAR_ID
ARG REACT_APP_HOTJAR_SV
ARG REACT_APP_OPENAPI_TOKEN

# Print variables config
RUN env
Expand Down

0 comments on commit 50d2a52

Please sign in to comment.