Fix package.json url

This commit is contained in:
Girish Ramakrishnan
2025-02-13 10:22:12 +01:00
parent c7ef32bf3c
commit 54c6c2e6cd
2 changed files with 4 additions and 4 deletions

View File

@@ -69,7 +69,7 @@ const token = null;
const token_1 = null;
let KEY, CERT;
let appstoreIconServer = hock.createHock({ throwOnUnmatched: false });
// let appstoreIconServer = hock.createHock({ throwOnUnmatched: false });
function checkRedis(containerId, done) {
let redisIp, exportedRedisPort;