xssak/configuration/database.toml

3 lines
78 B
TOML

[database]
jdbc = "jdbc:postgresql://localhost:5432/postgres"
user = "db-user"