AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
fix(frontend): migrate to `NEXT_PUBLIC_FRONTEND_BASE_URL` (#10270)
## Changes 🏗️ We need to `FRONTEND_BASE_URL` to → `NEXT_PUBLIC_FRONTEND_BASE_URL` given is needed on the new API client on the Front-end to make requests. The `NEXT_PUBLIC` prefix is important so that it is available on the client. ## Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: - [x] Run the app locally - [x] The library and other pages work
U
Ubbe committed
b32ac898db9c1348aab3b737db309e79cebdebae
Parent: 4f6e664
Committed by GitHub <[email protected]>
on 6/30/2025, 4:42:31 PM