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
3ed6de2b79
commit
18bbe1bc18
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue