mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
9 lines
No EOL
135 B
YAML
9 lines
No EOL
135 B
YAML
adapter: mysql
|
|
username: test
|
|
password: testpw
|
|
protocol: tcp
|
|
host: localhost
|
|
port: 3306
|
|
database: testdb
|
|
params:
|
|
fakeparam: fakeval |