Skip to content

Commit

Permalink
cap: use the correct daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
freesteph committed Jan 18, 2021
1 parent 3110b07 commit 8ccaf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Capfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require 'whenever/capistrano'

require 'capistrano/puma'
install_plugin Capistrano::Puma # Default puma tasks
install_plugin Capistrano::Puma::Daemon
install_plugin Capistrano::Puma::Systemd

# service to run Xvfb
require 'capistrano/systemd/multiservice'
Expand Down

0 comments on commit 8ccaf46

Please sign in to comment.