Bläddra i källkod

tests: missing doubles quotes on WEB_PORTS

Nicolas Duchon 5 månader sedan
förälder
incheckning
1f732a54c6
1 ändrade filer med 1 tillägg och 1 borttagningar
  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: