mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 22:23:13 +00:00
82602abf8d
Change-type: major Signed-off-by: Cameron Diver <cameron@balena.io>
17 lines
400 B
JSON
17 lines
400 B
JSON
{
|
|
"applicationName": "supertestrpi3",
|
|
"applicationId": 78373,
|
|
"deviceType": "raspberrypi3",
|
|
"userId": 1001,
|
|
"username": "someone",
|
|
"appUpdatePollInterval": 3000,
|
|
"listenPort": 2345,
|
|
"vpnPort": 443,
|
|
"vpnEndpoint": "vpn.resin.io",
|
|
"registryEndpoint": "registry2.resin.io",
|
|
"deltaEndpoint": "https://delta.resin.io",
|
|
"mixpanelToken": "baz",
|
|
"apiKey": "boo",
|
|
"version": "2.0.6+rev3.prod"
|
|
}
|