fix: automatically scale worker_processes
This commit is contained in:
parent
049ad5a494
commit
a227ac0ddd
3 changed files with 5 additions and 3 deletions
4
src/default.main
Normal file
4
src/default.main
Normal file
|
@ -0,0 +1,4 @@
|
|||
env JASIMA_MATOMO_HOST;
|
||||
env JASIMA_PROXY_HOST;
|
||||
|
||||
worker_processes auto;
|
Loading…
Add table
Add a link
Reference in a new issue