remove example

master
RuisPipe 2021-05-06 20:42:58 +02:00
parent e0b8eb3897
commit 35603a5f1b
1 changed files with 1 additions and 6 deletions

View File

@ -5,9 +5,4 @@ host = "127.0.0.1:3000"
host = "127.0.0.1:3306" host = "127.0.0.1:3306"
database = "app-idea" database = "app-idea"
username = "root" username = "root"
password = "admin" password = "admin"
# example
[output]
directory = "./output"
format = "toml"