diff --git a/script/config.json b/script/config.json new file mode 100644 index 0000000..569b010 --- /dev/null +++ b/script/config.json @@ -0,0 +1,5 @@ +{ + "admin_endpoint": "", + "log_path": "./log", + "mapping_path": "./mapping" +}