diff options
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"; ') |
