diff --git a/config.json b/config.json new file mode 100644 index 0000000..1dfd64e --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "endpoint": "https://app.openfn.org", + "statePath": "./projectState.json", + "specPath": "./project.yaml" +}