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