diff --git a/crush.json b/crush.json new file mode 100644 index 0000000..df32b76 --- /dev/null +++ b/crush.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://charm.land/crush.json", + "options": { + "context_paths": ["."] + } +}