config of electron builder is changed
This commit is contained in:
parent
b2af5a1264
commit
81f5faf0b8
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user