Use the newer option name.
This commit is contained in:
@@ -92,7 +92,7 @@ class MainTest < IntegrationTest
|
|||||||
|
|
||||||
kamal :proxy, :boot_config, "set",
|
kamal :proxy, :boot_config, "set",
|
||||||
"--publish=false",
|
"--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.rule=PathPrefix\\\(\\\`/\\\`\\\)",
|
||||||
"label=traefik.http.routers.kamal_proxy.priority=2"
|
"label=traefik.http.routers.kamal_proxy.priority=2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user