Selaa lähdekoodia

tests: missing doubles quotes on WEB_PORTS

Nicolas Duchon 5 kuukautta sitten
vanhempi
commit
1f732a54c6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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: