Spaces:
Paused
Paused
| # Gemini Proxy Configuration | |
| # Set your Google Cloud Project ID here to skip automatic detection | |
| GEMINI_PROJECT_ID= | |
| # Optional: Set a custom port (default is 8888) | |
| GEMINI_PORT=8888 | |
| # Authentication password for the proxy (default is 123456) | |
| GEMINI_AUTH_PASSWORD=123456 |