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:
commit
27e026249f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"url": "https://__DOMAIN__",
|
"url": "https://__DOMAIN__",
|
||||||
"secret": "__SECRET__",
|
"secret": "__SECRET__",
|
||||||
"database": "mongo",
|
"database": "postgres",
|
||||||
"port": "__PORT__",
|
"port": "__PORT__",
|
||||||
"postgres": {
|
"postgres": {
|
||||||
"host": "127.0.0.1",
|
"host": "127.0.0.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue