Skip to content

Commit 7553aac

Browse files
authored
Update README.md
1 parent 685883a commit 7553aac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,16 @@ Run:
4444

4545
sample:
4646
```
47-
pg10:
47+
test:
4848
host: localhost
4949
port: 5432
5050
user: postgres
5151
dbname: test
5252
sslmode: disable
5353
workers: 5
54+
statementTimeout: "3s"
5455
labels:
55-
ver: 10
56+
production: true
5657
queryFiles:
5758
- "basic.yaml"
5859
- "pertable.yaml"

0 commit comments

Comments
 (0)