tubearchivist-server/tubearchivist/web/config.sample.json

8 lines
160 B
JSON

{
"postgres": {
"db_host": "postgres",
"db_database": "archivist",
"db_user": "archivist",
"db_password": "********"
}
}