Commit 16254f91 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Cambia keepalive"

This reverts commit 780bc509
parent ab7a7a2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ 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: