feat: increase connection timeout to 60 seconds
This commit is contained in:
parent
522fba63e9
commit
689b3e466b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
||||||
env:
|
env:
|
||||||
|
|
||||||
# pulse
|
# pulse
|
||||||
CONNECTION_TIMEOUT: "30"
|
CONNECTION_TIMEOUT: "60"
|
||||||
|
|
||||||
# global
|
# global
|
||||||
TZ: "{{ timezone }}"
|
TZ: "{{ timezone }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue