Skip to content

Commit

Permalink
Use the newer option name.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmceemoore committed Dec 20, 2024
1 parent 32e1b65 commit 2943c4a
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 @@ -92,7 +92,7 @@ class MainTest < IntegrationTest

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

Expand Down

0 comments on commit 2943c4a

Please sign in to comment.