We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aacd6a1 commit e5e3ce0Copy full SHA for e5e3ce0
config/deploy/production.rb
@@ -5,3 +5,7 @@
5
6
set :rvm_ruby_version, '3.3.4'
7
set :rvm_custom_path, '/home/rails/.rvm'
8
+
9
+set :puma_service_unit_env_vars, %w[
10
+ RUN_FILE=/home/rails/rails-master-hook/run-rails-master-hook
11
+]
0 commit comments