summaryrefslogtreecommitdiff
path: root/fig-frontend-client/config-test.m4
blob: 6d4196300a27493abbe789c6e4923a5d2e22c8fe (plain)
1
2
3
4
5
6
define(`CONFIG_SUBST', `
globalThis.mode = 0;
globalThis.apiServer = "http://localhost:8000/api";
globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j"
globalThis.authRedirectURL = "http://localhost:8000";
')