This commit is contained in:
Alex Kirk 2023-03-14 04:21:33 +01:00 committed by GitHub
parent 5aff6c4302
commit 69c7eac195
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ that you chose.
### Global connection pool
If you want to use a single connection pool to a single PostgreSQL database, then you must
If you want to use a single connection pool to a single PostgreSQL database, then you must
uncomment and configure the `database` section within the `global` section:
```yaml