summaryrefslogtreecommitdiff
path: root/effireg.json
diff options
context:
space:
mode:
Diffstat (limited to 'effireg.json')
-rw-r--r--effireg.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/effireg.json b/effireg.json
index 17c3530..ccd1dc6 100644
--- a/effireg.json
+++ b/effireg.json
@@ -1,5 +1,8 @@
{
+ "client-id": "effireg",
+ "client-secret": "hunter2",
+ "our-url": "http://localhost:8181",
"api-url": "https://effi-reg.vm.liw.fi",
- "log": "effiapi.log",
- "pid": "effiapi.pid"
+ "log": "effireg.log",
+ "pid": "effireg.pid"
}