Skip to content

Commit

Permalink
Update lib/kamal/cli/proxy.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
  • Loading branch information
djmb and Sija authored Oct 25, 2024
1 parent 9a8a450 commit 1980a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/kamal/cli/proxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def boot_config(subcommand)
]

on(KAMAL.proxy_hosts) do |host|
p boot_options
execute(*KAMAL.proxy.ensure_proxy_directory)
upload! StringIO.new(boot_options.join(" ")), KAMAL.config.proxy_options_file
end
Expand Down

0 comments on commit 1980a79

Please sign in to comment.