Skip to content

Commit

Permalink
Trying the new method for setting proxy boot config.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmceemoore authored Dec 19, 2024
1 parent 89db502 commit 39e2c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/main_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class MainTest < IntegrationTest
test "setup and remove" do
@app = "app_with_roles"

kamal :proxy, :set_config,
kamal :proxy, :boot_config, "set",
"--publish=false",
"--options=label=traefik.http.services.kamal_proxy.loadbalancer.server.scheme=http",
"label=traefik.http.routers.kamal_proxy.rule=PathPrefix\\\(\\\`/\\\`\\\)",
Expand Down

0 comments on commit 39e2c4f

Please sign in to comment.