mastodon-stream/db_config_example.json

7 wiersze
131 B
JSON

{
"database": "mastodon",
"user": "mastodon_user",
"password": "XXXXX",
"host": "192.168.1.1",
"port": "5432"
}