diff --git a/fly.toml b/fly.toml index f84f043..fee7809 100644 --- a/fly.toml +++ b/fly.toml @@ -25,7 +25,7 @@ interval = '30s' timeout = '5s' grace_period = '10s' method = 'GET' -path = '/health' +path = '/' [mounts] source = 'brewlog_data'