1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gancio_ynh.git synced 2024-09-03 20:36:19 +02:00

Update config.json

This commit is contained in:
lapineige 2023-09-23 18:11:04 +02:00 committed by GitHub
parent 1acc559f45
commit 2fa4f03a2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
"dialect": "postgres", "dialect": "postgres",
"storage": "", "storage": "",
"host": "localhost", "host": "localhost",
"database": "__APP__", "database": "__DB_NAME__",
"username": "__DB_USER__", "username": "__DB_USER__",
"password": "__DB_PWD__", "password": "__DB_PWD__",
"logging": false, "logging": false,