Browse Source

tests: missing doubles quotes on WEB_PORTS

Nicolas Duchon 5 tháng trước cách đây
mục cha
commit
1f732a54c6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: