snow/default.config.ini
2023-10-31 22:40:14 +00:00

5 lines
141 B
INI

[database]
; connect string
uri="host=localhost user=postgres password=pass dbname=snow port=5432 sslmode=disable"
; postgres
type="postgres"