Skip to content

Commit bff8418

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Extended Postgre max connections
1 parent a546cfc commit bff8418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnetpull.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
POSTGRES_USER: testuser
3333
POSTGRES_PASSWORD: testpass
3434
POSTGRES_DB: testdb
35+
POSTGRES_MAX_CONNECTIONS: 1000
3536
options: >-
3637
--health-cmd="pg_isready -U testuser"
3738
--health-interval=10s

0 commit comments

Comments
 (0)