Commit d6cc7dfa authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

increase connections for main postgres

parent a1c45f75
...@@ -153,7 +153,7 @@ postgres: ...@@ -153,7 +153,7 @@ postgres:
port: 5432 port: 5432
command: '["docker-entrypoint.sh", "-c"]' command: '["docker-entrypoint.sh", "-c"]'
args: '["max_connections=300"]' args: '["max_connections=500"]'
# strategy: Recreate # strategy: Recreate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment