mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
chore: Add NEXT_PUBLIC_GOOGLE_CLIENT_ID to .env.example
This commit adds the `NEXT_PUBLIC_GOOGLE_CLIENT_ID` variable to the `.env.example` file in the `autogpt_builder` directory. The purpose of this change is to provide a placeholder for the Google client ID that will be used for authentication in the application.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
AGPT_SERVER_URL=http://localhost:8000/api
|
||||
NEXT_PUBLIC_GOOGLE_CLIENT_ID=
|
||||
Reference in New Issue
Block a user