Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
madawei2699 committed May 28, 2023
1 parent f30a1cb commit 821dcd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- "app/**"
- "requirements.txt"
- "fly.toml"
- "!README.md"
jobs:
deploy:
Expand Down
1 change: 1 addition & 0 deletions fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ kill_timeout = "5s"
timeout = "2s"
grace_period = "1s"
restart_limit = 0

0 comments on commit 821dcd4

Please sign in to comment.