Skip to content

Commit

Permalink
feat: added begin and cardwallet to cip1694
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Oct 5, 2023
1 parent 5cd31db commit 8071d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/cip-1694/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV NODE_ENV="production" \
REACT_APP_TARGET_NETWORK="PREPROD" \
REACT_APP_EVENT_ID=${REACT_APP_EVENT_ID} \
REACT_APP_CATEGORY_ID=${REACT_APP_CATEGORY_ID} \
REACT_APP_SUPPORTED_WALLETS="flint,eternl,nami,typhoncip30,yoroi,nufi,gerowallet,lace"
REACT_APP_SUPPORTED_WALLETS="flint,eternl,nami,typhoncip30,yoroi,nufi,gerowallet,lace,begin,cardwallet"

# Add a work directory
WORKDIR /app
Expand Down

0 comments on commit 8071d3f

Please sign in to comment.