Update openvk-example.yml

This commit is contained in:
samuhin 2021-04-27 22:42:24 +03:00 committed by GitHub
parent 3ed6de2b79
commit 18bbe1bc18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,5 +53,5 @@ openvk:
enable: false # Better enable this
database:
dsn: "mysql:unix_socket=/tmp/mysql.sock;dbname=openvk-eventdb"
user: ""
password: ""
user: "root"
password: "DATABASE_PASSWORD"