mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update credentials.json
This commit is contained in:
parent
2b99336a2f
commit
f11e66550c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
"dbType" : "redis",
|
"dbType" : "redis",
|
||||||
"dbSettings" : {
|
"dbSettings" : {
|
||||||
"host" : "localhost",
|
"host" : "127.0.0.1",
|
||||||
"port" : 6379,
|
"port" : 6379,
|
||||||
"database": "__REDIS_DB__"
|
"database": "__REDIS_DB__"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue