We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443acfa commit e932e7eCopy full SHA for e932e7e
1 file changed
sample_solutions/Docugen-Microagents/README.md
@@ -466,6 +466,7 @@ VERIFY_SSL=true
466
- **INFERENCE_API_TOKEN**: Your actual pre-generated authentication token
467
- **Model Names**: Use the exact model names from your inference service
468
- **LOCAL_URL_ENDPOINT**: Only needed if using local domain mapping
469
+- **SSL Verification**: set to false only for development with self-signed certificates
470
471
**Note**: The docker-compose.yml file automatically loads environment variables from both `.env` (root) and `./api/.env` (backend) files.
472
0 commit comments