1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

fix: forgot config template file

This commit is contained in:
Jimmy Monin 2023-04-22 19:29:41 +02:00
parent 7807979b07
commit d75dd7317e

View file

@ -8,6 +8,7 @@
"redis": {
"host": "localhost",
"port": "6379",
"dbindex": "__REDIS_DB__",
"timeout": "0.0",
"password": ""
},