mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update config.json
This commit is contained in:
parent
da4d8e4867
commit
3b2661b5ce
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@
|
||||||
"database": "postgres",
|
"database": "postgres",
|
||||||
"port": "__PORT__",
|
"port": "__PORT__",
|
||||||
"bind_address": "127.0.0.1",
|
"bind_address": "127.0.0.1",
|
||||||
"admin:username": "__ADMIN__",
|
|
||||||
"admin:password": "__PASSWORD__",
|
|
||||||
"admin:password:confirm": "__PASSWORD__",
|
|
||||||
"admin:email": "admin@__DOMAIN__",
|
|
||||||
"postgres": {
|
"postgres": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
"port": "5432",
|
"port": "5432",
|
||||||
|
|
Loading…
Add table
Reference in a new issue