Skip to content

Commit 1f325a2

Browse files
authored
Update docker-compose.yml
1 parent 143bccc commit 1f325a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
environment:
1212
POSTGRES_USER: timescaledb
1313
POSTGRES_PASSWORD: postgrespassword
14-
POSTGRES_MAX_CONNECTIONS: 100
14+
POSTGRES_MAX_CONNECTIONS: 10
1515

1616
graphql-engine:
1717
image: hasura/graphql-engine:latest

0 commit comments

Comments
 (0)