From 78223d43d02d20996003e12fe2c51ae1072d55fa Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 14 Nov 2024 21:33:19 -0500 Subject: Registration page --- config/test.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/test.m4') diff --git a/config/test.m4 b/config/test.m4 index 6d41963..4db341e 100644 --- a/config/test.m4 +++ b/config/test.m4 @@ -2,5 +2,5 @@ define(`CONFIG_SUBST', ` globalThis.mode = 0; globalThis.apiServer = "http://localhost:8000/api"; globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j" -globalThis.authRedirectURL = "http://localhost:8000"; +globalThis.authRedirectURL = "http://localhost:8000/register"; ') -- cgit v1.2.3