6 lines
108 B
YAML
6 lines
108 B
YAML
sql:
|
|
host: '47.108.71.9'
|
|
port: 5432
|
|
dbname: 'postgres'
|
|
user: 'postgres'
|
|
password: 'root' |