example-config: fix typo
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
[mysql]
|
[mysql]
|
||||||
host = "localhost"
|
host = "localhost"
|
||||||
posrt = 3306
|
port = 3306
|
||||||
username = "root"
|
username = "root"
|
||||||
password = "secret"
|
password = "secret"
|
Reference in New Issue
Block a user