mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
8 lines
No EOL
128 B
YAML
8 lines
No EOL
128 B
YAML
adapter: postgres
|
|
username: test
|
|
password: testpw
|
|
host: localhost
|
|
port: 5432
|
|
database: pqtestdb
|
|
params:
|
|
fakeparam: fakevalpq |