Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -37,7 +37,7 @@ HF_API_TOKEN = os.getenv("HUGGINGFACE_API_TOKEN")
|
|
| 37 |
# Salesforce configuration
|
| 38 |
SF_CREDENTIALS = {
|
| 39 |
"username": "smartlabour@attendance.system",
|
| 40 |
-
"password": "#Prashanth@
|
| 41 |
"security_token": "pasQDqmWApzD0skgbv76gVgIs",
|
| 42 |
"domain": "login"
|
| 43 |
}
|
|
|
|
| 37 |
# Salesforce configuration
|
| 38 |
SF_CREDENTIALS = {
|
| 39 |
"username": "smartlabour@attendance.system",
|
| 40 |
+
"password": "#Prashanth@1234",
|
| 41 |
"security_token": "pasQDqmWApzD0skgbv76gVgIs",
|
| 42 |
"domain": "login"
|
| 43 |
}
|