balena-supervisor/test/data/testconfig-apibinder-offline.json
Pagan Gazzard 913418bb37 Remove unnecessary config.json keys
Change-type: patch
2020-05-08 12:56:42 +01:00

13 lines
290 B
JSON

{
"applicationId": 78373,
"deviceType": "raspberrypi3",
"appUpdatePollInterval": 3000,
"listenPort": 2345,
"vpnPort": 443,
"registryEndpoint": "registry2.resin.io",
"deltaEndpoint": "https://delta.resin.io",
"mixpanelToken": "baz",
"apiKey": "boo",
"version": "2.0.6+rev3.prod"
}