Removed extra comma which fails strict JSON lint test
This commit is contained in:
parent
276ed38a89
commit
78449095e6
@ -6,6 +6,6 @@
|
||||
"api" : {
|
||||
"mon_api_url" : "http://192.168.10.4:8080/v2.0",
|
||||
"mon_api_project_id" : "82510970543135",
|
||||
"use_keystone" : "false",
|
||||
"use_keystone" : "false"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user