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:
Toran Bruce Richards
2024-07-20 22:54:11 +01:00
parent e7be6aec5a
commit 82cfafc057

View File

@@ -1 +1,2 @@
AGPT_SERVER_URL=http://localhost:8000/api
NEXT_PUBLIC_GOOGLE_CLIENT_ID=