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/deploy.m4 | |
| parent | cf0070ac5a78d8042fa74d407fb9cb65352e2066 (diff) | |
Registration page
Diffstat (limited to 'config/deploy.m4')
| -rw-r--r-- | config/deploy.m4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/deploy.m4 b/config/deploy.m4 index 97fc61f..dba1e04 100644 --- a/config/deploy.m4 +++ b/config/deploy.m4 @@ -1,4 +1,6 @@ define(`CONFIG_SUBST', ` globalThis.mode = 0; globalThis.apiServer = "https://api.colonq.computer/api"; +globalThis.clientID = "q486jugzn2my4iw6l181o006ugye4j" +globalThis.authRedirectURL = "https://api.colonq.computer/register"; ') |
