xssak/configuration/database.toml

3 lines
85 B
TOML

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