diff --git a/config.toml b/config.toml index 952a428..bd430d6 100644 --- a/config.toml +++ b/config.toml @@ -5,9 +5,4 @@ host = "127.0.0.1:3000" host = "127.0.0.1:3306" database = "app-idea" username = "root" -password = "admin" - -# example -[output] -directory = "./output" -format = "toml" \ No newline at end of file +password = "admin" \ No newline at end of file