Explain the Debug page

This commit is contained in:
Enrico Ros
2024-03-05 20:12:40 -08:00
parent d1eb89057d
commit a0e9dd24a3
+4
View File
@@ -43,6 +43,10 @@ Test your application thoroughly using local development (refer to README.md for
- [deploy-cloudflare.md](deploy-cloudflare.md): for Cloudflare Workers deployment
- [deploy-docker.md](deploy-docker.md): for Docker deployment instructions and examples
## Debugging
We introduced the `/info/debug` page that provides a detailed overview of the application's environment, including the API keys, environment variables, and other configuration settings.
<br/>
## Community Projects - Share Your Project