6 lines
90 B
YAML
6 lines
90 B
YAML
database:
|
|
user: postgres
|
|
password: ""
|
|
host: localhost
|
|
port: 5432
|
|
dbname: gallery |