Skip to content

Commit

Permalink
Hofix: Change Fly worker name
Browse files Browse the repository at this point in the history
  • Loading branch information
krschacht committed May 3, 2024
1 parent e119181 commit 10a15d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ console_command = '/rails/bin/rails console'

[processes]
app = './bin/rails server'
solidq = 'bundle exec rake solid_queue:start'
worker = 'bundle exec rake solid_queue:start'

[http_service]
internal_port = 3000
Expand Down

0 comments on commit 10a15d0

Please sign in to comment.