Fix typo in openvk.template.yml

This commit is contained in:
Celestora 2022-04-10 17:14:36 +03:00
parent e161a25e0a
commit 595a7ba843

View file

@ -94,7 +94,7 @@ openvk:
eventDB: eventDB:
enable: true # Better enable this enable: true # Better enable this
database: database:
dsn: "mysql:unix_socket=/var/run/mysql/mysql.sock;dbname=openvk" dsn: "mysql:unix_socket=/var/run/mysql/mysql.sock;dbname=openvk-eventdb"
user: "root" user: "root"
password: "justMonika" password: "justMonika"
notificationsBroker: notificationsBroker: