diff --git a/config/dbconfig.txt b/config/dbconfig.txt index 45aeae3940..f94192ab7a 100644 --- a/config/dbconfig.txt +++ b/config/dbconfig.txt @@ -13,7 +13,7 @@ ADDRESS 10.100.0.10 PORT 3306 ## Database for all SQL functions, not just feedback. -FEEDBACK_DATABASE coyote_test +FEEDBACK_DATABASE coyotetest ## Prefix to be added to the name of every table, older databases will require this be set to erro_ ## Note, this does not change the table names in the database, you will have to do that yourself.