balena-supervisor/test/data/root/mnt/boot/config.json
Felipe Lalanne 46fa7321c0 Run the built supervisor as part of docker-compose tests
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
2022-11-03 15:45:39 -03:00

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"
}