Use the newer option name.

This commit is contained in:
Mike Moore
2024-12-20 08:45:47 -07:00
parent 32e1b6504d
commit 2943c4a301

View File

@@ -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"