config file formate changed
This commit is contained in:
parent
f9155fb0e0
commit
f87348a366
@ -96,11 +96,11 @@ config:
|
|||||||
{
|
{
|
||||||
prod: {
|
prod: {
|
||||||
"authEnable": false,
|
"authEnable": false,
|
||||||
"authServiceUrl": "http://hades-service/hades/authorize"
|
"auth_url": "http://hades-service/hades/authorize"
|
||||||
},
|
},
|
||||||
test: {
|
test: {
|
||||||
"authEnable": false,
|
"authEnable": false,
|
||||||
"authServiceUrl": "http://hades-service/hades/authorize"
|
"auth_url": "http://hades-service/hades/authorize"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
log.cfg: |
|
log.cfg: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user