diff --git a/assets/wallet/wallet_onboarding.html b/assets/wallet/wallet_onboarding.html index 9f0e956e..1b5b7be9 100644 --- a/assets/wallet/wallet_onboarding.html +++ b/assets/wallet/wallet_onboarding.html @@ -10,7 +10,7 @@ const simulateOutcome = () => { const container = document.getElementById("outcomeSelect"); if (container.value === "0") { - fetch('http://192.168.1.204:3000/wallets/mock', { + fetch('/wallets/mock', { method: 'POST', body: JSON.stringify({ paymentMethodId: "1",