Spaces:
Runtime error
Runtime error
Update appsettings.json
Browse files- appsettings.json +1 -1
appsettings.json
CHANGED
|
@@ -63,7 +63,7 @@
|
|
| 63 |
"RemoteCache": {
|
| 64 |
"Enabled": true,
|
| 65 |
"Type": "Http",
|
| 66 |
-
"BaseUrl": "https://cachehttp.readyforquantum.com",
|
| 67 |
"ApiKey": ".env",
|
| 68 |
"TimeoutSeconds": 600,
|
| 69 |
"RetryAttempts": 3
|
|
|
|
| 63 |
"RemoteCache": {
|
| 64 |
"Enabled": true,
|
| 65 |
"Type": "Http",
|
| 66 |
+
"BaseUrl": "https://cachehttp.readyforquantum.com/api",
|
| 67 |
"ApiKey": ".env",
|
| 68 |
"TimeoutSeconds": 600,
|
| 69 |
"RetryAttempts": 3
|