We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5378339 commit ec3a9e3Copy full SHA for ec3a9e3
1 file changed
src/config/config-file.md
@@ -8,7 +8,7 @@ advanced format specific table options. For example:
8
```yaml
9
addr:
10
# binding address for TCP port that speaks HTTP protocol
11
- http: 0.0.0.0:8084
+ http: 0.0.0.0:8080
12
# binding address for TCP port that speaks Postgres wire protocol
13
postgres: 0.0.0.0:5432
14
tables:
0 commit comments