summaryrefslogtreecommitdiff
path: root/config/test.m4
blob: 0b8d565790c1f73c3ad1a5fd2b27c04d9112f590 (plain)
1
2
3
4
5
6
7
define(`CONFIG_SUBST', `
globalThis.mode = "api";
globalThis.apiServer = "http://localhost:8080/api";
globalThis.secureApiServer = "http://localhost:8080/api";
globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j"
globalThis.authRedirectURL = "http://localhost:8080/register";
')