summaryrefslogtreecommitdiff
path: root/roles/effi-reg/files/effireg.json
blob: 20c90d0e69b08246235335d3e5426cda00fdcd10 (plain)
1
2
3
4
5
6
7
8
9
{
    "client-id": "effireg",
    "client-secret": "hunter2",
    "our-url": "https://effi-reg.vm.liw.fi",
    "api-url": "https://effi-reg.vm.liw.fi",
    "log": "/dev/null",
    "pid": "/dev/null",
    "templates": "/srv/effireg/templates"
}