Trying the new method for setting proxy boot config.
This commit is contained in:
@@ -90,7 +90,7 @@ class MainTest < IntegrationTest
|
|||||||
test "setup and remove" do
|
test "setup and remove" do
|
||||||
@app = "app_with_roles"
|
@app = "app_with_roles"
|
||||||
|
|
||||||
kamal :proxy, :set_config,
|
kamal :proxy, :boot_config, "set",
|
||||||
"--publish=false",
|
"--publish=false",
|
||||||
"--options=label=traefik.http.services.kamal_proxy.loadbalancer.server.scheme=http",
|
"--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\\\(\\\`/\\\`\\\)",
|
||||||
|
|||||||
Reference in New Issue
Block a user