From cf0070ac5a78d8042fa74d407fb9cb65352e2066 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 5 Nov 2024 02:58:33 -0500 Subject: Initial commit --- config/deploy.m4 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/deploy.m4 (limited to 'config/deploy.m4') diff --git a/config/deploy.m4 b/config/deploy.m4 new file mode 100644 index 0000000..97fc61f --- /dev/null +++ b/config/deploy.m4 @@ -0,0 +1,4 @@ +define(`CONFIG_SUBST', ` +globalThis.mode = 0; +globalThis.apiServer = "https://api.colonq.computer/api"; +') -- cgit v1.2.3