summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.json b/config/config.json
index 14fd6e593..591e38422 100644
--- a/config/config.json
+++ b/config/config.json
@@ -28,9 +28,9 @@
"Allow": false,
"Secret" : "",
"Id": "",
- "AuthEndpoint": "<yourgitlabdomain>/oauth/authorize",
- "TokenEndpoint": "<yourgitlabdomain>/oauth/token",
- "UserApiEndpoint": "<yourgitlabdomain>/api/v3/user"
+ "AuthEndpoint": "",
+ "TokenEndpoint": "",
+ "UserApiEndpoint": ""
}
},
"SqlSettings": {