From 1f732a54c651cd844e88a479bfebca5f1ba4f982 Mon Sep 17 00:00:00 2001 From: Nicolas Duchon Date: Fri, 27 Dec 2024 21:36:39 +0100 Subject: [PATCH] tests: missing doubles quotes on WEB_PORTS --- test/test_debug-endpoint/test_global.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_debug-endpoint/test_global.yml b/test/test_debug-endpoint/test_global.yml index 432b318..5fd2d81 100644 --- a/test/test_debug-endpoint/test_global.yml +++ b/test/test_debug-endpoint/test_global.yml @@ -48,7 +48,7 @@ services: expose: - "84" environment: - WEB_PORTS: 84 + WEB_PORTS: "84" VIRTUAL_HOST: ~^regexp.*\.debug.nginx-proxy.example debug_disabled: