Start sidekiq in background services
This commit is contained in:
parent
8b282119c9
commit
84170617ea
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
};
|
||||
mysql.command = "mysql";
|
||||
redis.command = "redis-server --port 6379";
|
||||
sidekiq.command = "bundle exec sidekiq";
|
||||
};
|
||||
language.ruby = {
|
||||
package = pkgs.ruby_3_0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue