Commit 780bc509 authored by Ignacio's avatar Ignacio
Browse files

Cambia keepalive

parent d5a8b31b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: