Update openvk-example.yml

This commit is contained in:
samuhin 2021-04-27 22:42:52 +03:00 committed by GitHub
parent 50e01922c4
commit 43ad086296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,5 +48,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"