Trying the new method for setting proxy boot config.

This commit is contained in:
Mike Moore
2024-12-19 12:14:00 -07:00
committed by GitHub
parent 89db5025a0
commit 39e2c4f848

View File

@@ -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\\\(\\\`/\\\`\\\)",