Environment Variables
# Wallet backend URL
WALLET_APP_API_URL="http://localhost:3018"
# URL of beneficiary app - i.e, the app that will load the wallet app in an iframe
REACT_APP_PARENT_APP_ALLOWED_ORIGIN="http://localhost:5173"Notes
Last updated
