Commit 689b3e46 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: increase connection timeout to 60 seconds

parent 522fba63
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@
    env:

      # pulse
      CONNECTION_TIMEOUT: "30"
      CONNECTION_TIMEOUT: "60"

      # global
      TZ: "{{ timezone }}"