[PR #4880] [CLOSED] Update installation.mdx #22534

Closed
opened 2026-04-15 21:06:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4880
Author: @otakutyrant
Created: 9/24/2025
Status: Closed

Base: mainHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/installation.mdx (+1 -1)

📄 Description

use process.env.BETTER_AUTH_URL instead.

I think it works better?


Summary by cubic

Use process.env.BETTER_AUTH_URL for the authClient baseURL in the Solid example, replacing the hardcoded localhost value. This makes configuration environment-aware and reduces deployment mistakes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4880 **Author:** [@otakutyrant](https://github.com/otakutyrant) **Created:** 9/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`d469cd5`](https://github.com/better-auth/better-auth/commit/d469cd5117663d1161bc64a45dbdcb7205dc41a9) Update installation.mdx ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/installation.mdx` (+1 -1) </details> ### 📄 Description use process.env.BETTER_AUTH_URL instead. I think it works better? <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Use process.env.BETTER_AUTH_URL for the authClient baseURL in the Solid example, replacing the hardcoded localhost value. This makes configuration environment-aware and reduces deployment mistakes. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 21:06:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22534