Database
Database Settings ([database])
[database])Example Configuration
[database]
host = "db"
port = 5432
user = "MediaManager"
password = "your_secure_password"
dbname = "MediaManager"Last updated