mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
9 lines
155 B
YAML
9 lines
155 B
YAML
production:
|
|
adapter: postgresql
|
|
database: msfdb
|
|
username: msf
|
|
password: msftest123
|
|
host: 127.0.0.1
|
|
port: 5432
|
|
pool: 75
|
|
timeout: 5
|