diff --git a/config-example.yaml b/config-example.yaml new file mode 100644 index 00000000..321ba2e9 --- /dev/null +++ b/config-example.yaml @@ -0,0 +1,4 @@ +log_level: debug +serverservice_url: "http://localhost:8000" +artifacts_url: "https://example.com" +firmware_manifest_url: "https://example.com/modeldata.json"