diff --git a/tests/integration_test.rs b/tests/integration_test.rs index 2aa686e..021d805 100644 --- a/tests/integration_test.rs +++ b/tests/integration_test.rs @@ -511,7 +511,7 @@ mode = "acme" acme_domains = ["test.local"] acme_cache_dir = "/tmp/acme-cache" -[[listeners.listeners.sites]] +[[listeners.sites]] host = "test.local" upstream = "127.0.0.1:8080"