From 04ce21ba35b50d6857051715b2d87cb7f2074e8b Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 26 Aug 2023 02:09:22 +0200 Subject: Add config --- config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..f288679 --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "ports": [], + "socketDir": "./", + "pathOverrides": {} +} \ No newline at end of file -- cgit 1.4.1