mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-27 17:18:52 +00:00
46fa7321c0
This allows to test that the supervisor build actually runs and opens up the possibility of running more exhaustive API tests against a working supervisor. Change-type: patch
13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"appUpdatePollInterval": 900000,
|
|
"deltaEndpoint": "https://delta.balena-cloud.com",
|
|
"developmentMode": "true",
|
|
"deviceType": "raspberrypi4-64",
|
|
"listenPort": "48484",
|
|
"registryEndpoint": "registry2.balena-cloud.com",
|
|
"vpnEndpoint": "cloudlink.balena-cloud.com",
|
|
"vpnPort": "443",
|
|
"uuid": "151e8026dd444b028cbf40d76c244b93",
|
|
"deviceApiKey": "8d6d8933c14242249da4979a5f48f333"
|
|
}
|