diff --git a/src/main/main.ts b/src/main/main.ts index de04627..96da219 100644 --- a/src/main/main.ts +++ b/src/main/main.ts @@ -8,6 +8,7 @@ updateElectronApp({ updateSource: { type: UpdateSourceType.ElectronPublicUpdateService, repo: 'Nexters/PomoNyang-fe', + host: 'https://update.electronjs.org', }, });