From d736ef5721b6610be5768cb380a634ea3c792e87 Mon Sep 17 00:00:00 2001 From: Wil Wade Date: Mon, 15 Apr 2024 17:28:09 +0000 Subject: [PATCH] Use default backend URL --- client/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/.env b/client/.env index d5ba14e6..79964126 100644 --- a/client/.env +++ b/client/.env @@ -2,7 +2,7 @@ PUBLIC_DEMO_MODE= PUBLIC_CAPTCHA_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI # Direct requests to local instance -PUBLIC_FAUCET_URL=http://localhost:5555/drip/web/ +# PUBLIC_FAUCET_URL=http://localhost:5555/drip/web/ PUBLIC_ISSUE_LINK=https://github.com/LibertyDSNP/frequency-testnet-faucet/issues/new/choose PUBLIC_FORUM="https://discord.com/channels/969001918460469250/969308337864867840"