example-config: fix typo

This commit is contained in:
2024-05-14 02:21:23 +02:00
parent 3c1a36861a
commit 57a5c79be1

View File

@@ -2,6 +2,6 @@
[mysql]
host = "localhost"
posrt = 3306
port = 3306
username = "root"
password = "secret"