example-config: fix typo
This commit is contained in:
parent
3c1a36861a
commit
57a5c79be1
|
@ -2,6 +2,6 @@
|
|||
|
||||
[mysql]
|
||||
host = "localhost"
|
||||
posrt = 3306
|
||||
port = 3306
|
||||
username = "root"
|
||||
password = "secret"
|
Loading…
Reference in New Issue