Mungert commited on
Commit
08fb6bb
·
verified ·
1 Parent(s): e41bedf

Update appsettings.json

Browse files
Files changed (1) hide show
  1. 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
- "ApiKey": ".env",
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
  },