mirror of
https://github.com/openvk/openvk
synced 2025-04-23 00:23:01 +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
|
||||
database:
|
||||
dsn: "mysql:unix_socket=/tmp/mysql.sock;dbname=openvk-eventdb"
|
||||
user: ""
|
||||
password: ""
|
||||
user: "root"
|
||||
password: "DATABASE_PASSWORD"
|
||||
|
|
Loading…
Reference in a new issue