Skip to content

Commit

Permalink
added postgres max_connections in .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
erfantkerfan committed Feb 17, 2024
1 parent 2c15027 commit aea0053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ WAL2JSON_VERSION=latest
HEALTHCHECK_INTERVAL=30s
HEALTHCHECK_TIMEOUT=1m30s
HEALTHCHECK_RETRIES=10
POSTGRES_MAX_CONNECTIONS=100

0 comments on commit aea0053

Please sign in to comment.