Files
gamegroup2/electron/scripts/build.dev.json
T

8 lines
130 B
JSON
Raw Normal View History

{
"publish": {
"provider": "generic",
"url": "http://192.168.1.14:7033/electron-update/",
"channel": "latest"
}
}