1
0
Fork 0
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:
ericgaspar 2021-09-02 13:56:28 +02:00
parent da4d8e4867
commit 3b2661b5ce
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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",