1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/nodebb_ynh into testing

This commit is contained in:
ericgaspar 2021-03-25 20:05:19 +01:00
commit 27e026249f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1,7 +1,7 @@
{
"url": "https://__DOMAIN__",
"secret": "__SECRET__",
"database": "mongo",
"database": "postgres",
"port": "__PORT__",
"postgres": {
"host": "127.0.0.1",