summaryrefslogtreecommitdiff
path: root/config/test.m4
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.m4')
-rw-r--r--config/test.m46
1 files changed, 6 insertions, 0 deletions
diff --git a/config/test.m4 b/config/test.m4
new file mode 100644
index 0000000..6d41963
--- /dev/null
+++ b/config/test.m4
@@ -0,0 +1,6 @@
+define(`CONFIG_SUBST', `
+globalThis.mode = 0;
+globalThis.apiServer = "http://localhost:8000/api";
+globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j"
+globalThis.authRedirectURL = "http://localhost:8000";
+')