From 8ed2f72d54abbae4cb3cb2c7d7afc7346b9b09d5 Mon Sep 17 00:00:00 2001 From: Tk420634 Date: Mon, 25 Nov 2024 20:40:58 -0600 Subject: [PATCH] Update dbconfig.txt --- config/dbconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.