config of electron builder is changed

This commit is contained in:
Richard Park 2020-01-21 14:41:28 +09:00
parent b2af5a1264
commit 81f5faf0b8

View File

@ -38,7 +38,7 @@
},
"publish": {
"provider": "generic",
"url": "http://localhost:8099/client-updates/"
"url": "https://messenger.daesang.com/AppDist/pc"
},
"mac": {
"target": ["default"],
@ -74,7 +74,6 @@
"include": "./config/build/win/nsis/installer.nsh"
},
"nsisWeb": {
"appPackageUrl": "https://messenger.daesang.com/AppDist/pc/",
"oneClick": true,
"allowToChangeInstallationDirectory": false,
"perMachine": false,