Explorar o código

tests: missing doubles quotes on WEB_PORTS

Nicolas Duchon hai 5 meses
pai
achega
1f732a54c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/test_debug-endpoint/test_global.yml

+ 1 - 1
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: