Spaces:
Sleeping
Sleeping
Update integration.env
Browse files- integration.env +0 -8
integration.env
CHANGED
|
@@ -2,11 +2,3 @@
|
|
| 2 |
SALESFORCE_USERNAME=smart.scorer@sathkrutha.com
|
| 3 |
SALESFORCE_PASSWORD=Vendor@1234
|
| 4 |
SALESFORCE_SECURITY_TOKEN=XcBErW59i7jONEwwjNTXMlIKO
|
| 5 |
-
|
| 6 |
-
# Hugging Face API Token (Optional, if you're using Hugging Face's API for inference)
|
| 7 |
-
HUGGINGFACE_API_TOKEN=your_huggingface_api_token
|
| 8 |
-
|
| 9 |
-
# Flask Configuration
|
| 10 |
-
FLASK_APP=app.py
|
| 11 |
-
FLASK_ENV=development # Set to 'production' in production environments
|
| 12 |
-
FLASK_PORT=5000
|
|
|
|
| 2 |
SALESFORCE_USERNAME=smart.scorer@sathkrutha.com
|
| 3 |
SALESFORCE_PASSWORD=Vendor@1234
|
| 4 |
SALESFORCE_SECURITY_TOKEN=XcBErW59i7jONEwwjNTXMlIKO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|