Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AtulRajput01 authored Jun 20, 2023
1 parent 143bccc commit 1f325a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
environment:
POSTGRES_USER: timescaledb
POSTGRES_PASSWORD: postgrespassword
POSTGRES_MAX_CONNECTIONS: 100
POSTGRES_MAX_CONNECTIONS: 10

graphql-engine:
image: hasura/graphql-engine:latest
Expand Down

0 comments on commit 1f325a2

Please sign in to comment.