diff options
| author | LLLL Colonq <llll@colonq> | 2024-11-14 21:33:19 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-11-14 21:33:19 -0500 |
| commit | 78223d43d02d20996003e12fe2c51ae1072d55fa (patch) | |
| tree | e9ac49953293050b3c77adc14933d6a46488c854 /config/test.m4 | |
| parent | cf0070ac5a78d8042fa74d407fb9cb65352e2066 (diff) | |
Registration page
Diffstat (limited to 'config/test.m4')
| -rw-r--r-- | config/test.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
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"; ') |
