mirror of
https://github.com/knadh/listmonk.git
synced 2024-11-10 17:13:04 +08:00
6 lines
88 B
TOML
6 lines
88 B
TOML
[postgres]
|
|
dbname="listmonk"
|
|
host="localhost"
|
|
port=5432
|
|
user="postgres"
|
|
pass="postgres"
|