diff --git a/webapi/config/webapi.conf.example b/webapi/config/webapi.conf.example index fac9fc7..9e4ab0f 100644 --- a/webapi/config/webapi.conf.example +++ b/webapi/config/webapi.conf.example @@ -1,2 +1,3 @@ # Database connection string +# added by test2 database_uri 'mysql2://localhost/tiny_web_example?user=root'