config of electron builder is changed
This commit is contained in:
parent
b2af5a1264
commit
81f5faf0b8
|
@ -38,7 +38,7 @@
|
||||||
},
|
},
|
||||||
"publish": {
|
"publish": {
|
||||||
"provider": "generic",
|
"provider": "generic",
|
||||||
"url": "http://localhost:8099/client-updates/"
|
"url": "https://messenger.daesang.com/AppDist/pc"
|
||||||
},
|
},
|
||||||
"mac": {
|
"mac": {
|
||||||
"target": ["default"],
|
"target": ["default"],
|
||||||
|
@ -74,7 +74,6 @@
|
||||||
"include": "./config/build/win/nsis/installer.nsh"
|
"include": "./config/build/win/nsis/installer.nsh"
|
||||||
},
|
},
|
||||||
"nsisWeb": {
|
"nsisWeb": {
|
||||||
"appPackageUrl": "https://messenger.daesang.com/AppDist/pc/",
|
|
||||||
"oneClick": true,
|
"oneClick": true,
|
||||||
"allowToChangeInstallationDirectory": false,
|
"allowToChangeInstallationDirectory": false,
|
||||||
"perMachine": false,
|
"perMachine": false,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user