We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143bccc commit 1f325a2Copy full SHA for 1f325a2
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
environment:
12
POSTGRES_USER: timescaledb
13
POSTGRES_PASSWORD: postgrespassword
14
- POSTGRES_MAX_CONNECTIONS: 100
+ POSTGRES_MAX_CONNECTIONS: 10
15
16
graphql-engine:
17
image: hasura/graphql-engine:latest
0 commit comments