5 lines
141 B
INI
5 lines
141 B
INI
|
[database]
|
||
|
; connect string
|
||
|
uri="host=localhost user=postgres password=pass dbname=snow port=5432 sslmode=disable"
|
||
|
; postgres
|
||
|
type="postgres"
|