1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/timeoff_ynh.git synced 2024-09-03 20:35:59 +02:00

Update db.json

This commit is contained in:
ericgaspar 2021-08-31 14:43:08 +02:00
parent 4408342fff
commit a5b9a48546
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -8,9 +8,9 @@
/*{ /*{
"production": { "production": {
"username": "__DB_NAME__", "username": "",
"password": "__DB_PWD__", "password": "",
"database": "__DB_NAME__", "database": "",
"host": "127.0.0.1", "host": "127.0.0.1",
"dialect": "mysql" "dialect": "mysql"
} }