From 42db02b731ee30cd97a0301156ef34e2c1b62728 Mon Sep 17 00:00:00 2001 From: orenom Date: Sat, 29 Jan 2022 15:28:35 +0100 Subject: [PATCH] link instances.json to ./static so it can be accessed from any instance --- static/instances.json | 1 + 1 file changed, 1 insertion(+) create mode 120000 static/instances.json diff --git a/static/instances.json b/static/instances.json new file mode 120000 index 0000000..7d79ae8 --- /dev/null +++ b/static/instances.json @@ -0,0 +1 @@ +../instances.json \ No newline at end of file