mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
This commit is contained in:
commit
9978319b01
@ -18,6 +18,8 @@ serverurl=unix:///var/run/supervisor.sock ; use a unix:// URL for a unix
|
||||
command=bundle exec rails s puma -p 3000 -b 0.0.0.0
|
||||
stderr_logfile=/var/log/supervisor/app-stderr.log
|
||||
stdout_logfile=/var/log/supervisor/app-stdout.log
|
||||
stdout_logfile_maxbytes=50MB
|
||||
stdout_logfile_backups=100
|
||||
|
||||
[program:worker]
|
||||
command=bundle exec sidekiq -C /usr/src/app/config/sidekiq.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user