Browse Source

fix typo

pull/1674/head
Phil Lee 3 years ago
parent
commit
153b1e52f1
  1. 2
      manifest.yml

2
manifest.yml

@ -31,7 +31,7 @@ applications:
instances: 4
memory: 1G
- type: worker
command: bundle exec sidekiq -3
command: bundle exec sidekiq -t 3
health-check-type: process
instances: 2
env:

Loading…
Cancel
Save