mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 15:18:23 +00:00
more threads?
This commit is contained in:
parent
5c1efac9f0
commit
9e7c3b7ec6
1 changed files with 1 additions and 1 deletions
|
|
@ -58,4 +58,4 @@ RUN groupadd --system --gid 1000 rails && \
|
|||
chown -R rails:rails db log storage tmp
|
||||
USER 1000:1000
|
||||
|
||||
CMD ["bundle", "exec", "good_job", "start"]
|
||||
CMD ["bundle", "exec", "good_job", "start", "--max-threads=14"]
|
||||
Loading…
Add table
Reference in a new issue