Skip to content

Commit

Permalink
fix UI image push (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
darioalessandro authored Aug 7, 2023
1 parent b564664 commit e152161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.yew
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ENV LOGIN_URL=""
ENV ACTIX_UI_BACKEND_URL="wss://api.rustlemania.com"
ENV WEBTRANSPORT_HOST="https://transport.rustlemania.com"
ENV WEBTRANSPORT_ENABLED="false"
ENV E2EE_ENABLED="true"
WORKDIR /app
COPY . .
WORKDIR /app/yew-ui
Expand Down

0 comments on commit e152161

Please sign in to comment.