Loading deploy/docker-compose.postgresql.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ services: restart_policy: delay: 1m window: 3m command: postgres -c tcp_keepalives_idle=36000 -c tcp_keepalives_interval=3600 -c tcp_keepalives_count=60 networks: postgres-net: Loading Loading
deploy/docker-compose.postgresql.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ services: restart_policy: delay: 1m window: 3m command: postgres -c tcp_keepalives_idle=36000 -c tcp_keepalives_interval=3600 -c tcp_keepalives_count=60 networks: postgres-net: Loading