Skip to content

Commit 9d307ad

Browse files
authored
Update README.md
1 parent b5283bc commit 9d307ad

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@ Live demo: [Gemini Pro Chat](https://www.geminiprochat.com)
1616

1717
Just click the button above and follow the instructions to deploy your own copy of the app.
1818

19-
> [!NOTE]
20-
> #### Solution for "User location is not supported for the API use"
21-
> If you encounter the issue **"User location is not supported for the API use"**, follow these steps to resolve it:
22-
>
23-
> 1. Go to this [**palm-netlify-proxy**](https://github.com/antergone/palm-netlify-proxy) repo and click **"Deploy With Netlify"**.
24-
> 2. Once the deployment is complete, you will receive a domain name assigned by Netlify (e.g., `https://xxx.netlify.app`).
25-
> 3. In your **Gemini Pro Chat** project, set an environment variable named `API_BASE_URL` with the value being the domain you got from deploying the palm proxy (`https://xxx.netlify.app`).
26-
> 4. Redeploy your **Gemini Pro Chat** project to finalize the configuration. This should resolve the issue.
27-
>
28-
> Thanks to [**antergone**](https://github.com/antergone/palm-netlify-proxy) for providing this solution.
2919

3020
### Deploy on Railway
3121

0 commit comments

Comments
 (0)