fix typo in json config

This commit is contained in:
Joshua Hesketh 2013-07-29 12:00:29 +10:00
parent cdd2460923
commit f5567164c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"db_user": "nova",
"db_pass": "tester",
"nova_db": "nova",
"nova_db": "nova"
}