We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75fff0e commit 7d0562aCopy full SHA for 7d0562a
tests/load-tests/load-bootup-redis.js
@@ -12,7 +12,7 @@ export const options = {
12
13
export default () => {
14
const baseUrl =
15
- 'store-api-proxy-git-feature-ntrkv-redis-storage-korohandelsgmbh.vercel.app/store-api';
+ 'https://store-api-proxy-git-feature-ntrkv-redis-storage-korohandelsgmbh.vercel.app/store-api';
16
const headers = {
17
'Content-Type': 'application/json',
18
'sw-access-key': 'SWSCTNNXAGVLUVDQDHNCCVFQQW',
0 commit comments