snow/default.config.ini

5 lines
141 B
INI
Raw Normal View History

2023-10-31 22:40:14 +00:00
[database]
; connect string
uri="host=localhost user=postgres password=pass dbname=snow port=5432 sslmode=disable"
; postgres
type="postgres"