Spaces:
Running
Running
Update appsettings.json
Browse files- appsettings.json +1 -1
appsettings.json
CHANGED
|
@@ -65,7 +65,7 @@
|
|
| 65 |
"Enabled": true,
|
| 66 |
"Type": "Http",
|
| 67 |
"BaseUrl": "https://cachehttp.readyforquantum.com/api",
|
| 68 |
-
"
|
| 69 |
"TimeoutSeconds": 600,
|
| 70 |
"RetryAttempts": 3
|
| 71 |
},
|
|
|
|
| 65 |
"Enabled": true,
|
| 66 |
"Type": "Http",
|
| 67 |
"BaseUrl": "https://cachehttp.readyforquantum.com/api",
|
| 68 |
+
"API_KEY": ".env",
|
| 69 |
"TimeoutSeconds": 600,
|
| 70 |
"RetryAttempts": 3
|
| 71 |
},
|