From 0c1108c65b7377e2983e458188e40fd43f7b9656 Mon Sep 17 00:00:00 2001 From: luizstacio Date: Mon, 15 Jul 2024 17:33:01 -0300 Subject: [PATCH] chore: change docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b3c87..0f0f619 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ When integrating the faucet you can use the following query params to enhance th | address | Address | Auto-fill the address field using the provided value | | redirectUrl | String | If provided with a valid url, once the faucet is complete, the user will be redirected back to the url with tx_id as a query param | -Ex.: `http://192.168.3.240:3003/?address=fuel134ddh9pfsspar086htdldwxq2jsr3yvqtj5w456kkrz3s653la5q347kmc&redirectUrl=http://localhost:4000` +Ex.: `http://localhost:3000/?address=fuel134ddh9pfsspar086htdldwxq2jsr3yvqtj5w456kkrz3s653la5q347kmc&redirectUrl=http://localhost:4000`