From 900695c7a3a3f38c9d675442f6e8a954db425c56 Mon Sep 17 00:00:00 2001 From: Behnam Mozafari Date: Tue, 7 Jan 2025 14:48:01 +1100 Subject: [PATCH] Add operator-config.json --- conf/operator-config.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/operator-config.json diff --git a/conf/operator-config.json b/conf/operator-config.json new file mode 100644 index 0000000..789a931 --- /dev/null +++ b/conf/operator-config.json @@ -0,0 +1,4 @@ +{ + "name": "Dummy Config", + "version": "1.0.0" +} \ No newline at end of file