Skip to content

Commit

Permalink
cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Mar 1, 2024
1 parent 9474ca3 commit 5b15bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
- "5432:5432"
volumes:
- postgres-data:/var/lib/postgresql/data
command: postgres -c 'max_connections=10000'

redis:
image: redis:7
Expand Down

0 comments on commit 5b15bbb

Please sign in to comment.