From 4ff3b935dba24fd69811a95e222e4c02f10656df Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Mon, 25 Nov 2024 23:34:34 -0500 Subject: Config update --- config/test.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'config/test.m4') diff --git a/config/test.m4 b/config/test.m4 index 0049d84..a628df0 100644 --- a/config/test.m4 +++ b/config/test.m4 @@ -1,6 +1,7 @@ define(`CONFIG_SUBST', ` globalThis.mode = "api"; globalThis.apiServer = "http://localhost:8000/api"; +globalThis.secureApiServer = "http://localhost:8000/api"; globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j" globalThis.authRedirectURL = "http://localhost:8000/register"; ') -- cgit v1.2.3