Skip to content

Commit

Permalink
Removed fly.io tcp checks
Browse files Browse the repository at this point in the history
  • Loading branch information
albbus-stack committed May 23, 2024
1 parent 4ee4d03 commit b08afd6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ handlers = ['tls', 'http']
hard_limit = 25
soft_limit = 20

[[services.tcp_checks]]
interval = '15s'
timeout = '2s'
grace_period = '1s'

[[vm]]
memory = '1gb'
cpu_kind = 'shared'
Expand Down

0 comments on commit b08afd6

Please sign in to comment.