mirror of
				https://github.com/thib8956/nginx-proxy
				synced 2025-11-03 18:49:20 +00:00 
			
		
		
		
	tests: missing doubles quotes on WEB_PORTS
This commit is contained in:
		@@ -48,7 +48,7 @@ services:
 | 
			
		||||
    expose:
 | 
			
		||||
      - "84"
 | 
			
		||||
    environment:
 | 
			
		||||
      WEB_PORTS: 84
 | 
			
		||||
      WEB_PORTS: "84"
 | 
			
		||||
      VIRTUAL_HOST: ~^regexp.*\.debug.nginx-proxy.example
 | 
			
		||||
 | 
			
		||||
  debug_disabled:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user