mirror of
https://github.com/openvk/openvk
synced 2025-04-23 08:33:02 +03:00
Update openvk-example.yml
This commit is contained in:
parent
50e01922c4
commit
43ad086296
1 changed files with 2 additions and 2 deletions
|
@ -48,5 +48,5 @@ openvk:
|
||||||
enable: false # Better enable this
|
enable: false # Better enable this
|
||||||
database:
|
database:
|
||||||
dsn: "mysql:unix_socket=/tmp/mysql.sock;dbname=openvk-eventdb"
|
dsn: "mysql:unix_socket=/tmp/mysql.sock;dbname=openvk-eventdb"
|
||||||
user: ""
|
user: "root"
|
||||||
password: ""
|
password: "DATABASE_PASSWORD"
|
||||||
|
|
Loading…
Reference in a new issue