Adding annotation service config entry on config.json
This commit is contained in:
parent
9982f89767
commit
add1bb582f
|
@ -24,6 +24,10 @@
|
|||
"enabled": true,
|
||||
"address": "http://localhost:8086/api/"
|
||||
},
|
||||
"annotation_service": {
|
||||
"enabled": true,
|
||||
"address": "http://localhost:8087/api/"
|
||||
},
|
||||
"zenodoConfiguration": {
|
||||
"clientId": "",
|
||||
"oauthUrl": "https://sandbox.zenodo.org/oauth/authorize",
|
||||
|
|
Loading…
Reference in New Issue