Update references to the JS proxy config
This commit is contained in:
		
							parent
							
								
									82a3658ef5
								
							
						
					
					
						commit
						8bc0a4d873
					
				@ -211,11 +211,11 @@
 | 
			
		||||
              "browserTarget": "mempool:build:production"
 | 
			
		||||
            },
 | 
			
		||||
            "local": {
 | 
			
		||||
              "proxyConfig": "proxy.conf.json",
 | 
			
		||||
              "proxyConfig": "proxy.conf.js",
 | 
			
		||||
              "verbose": true
 | 
			
		||||
            },
 | 
			
		||||
            "staging": {
 | 
			
		||||
              "proxyConfig": "proxy.stg.conf.json",
 | 
			
		||||
              "proxyConfig": "proxy.conf.js",
 | 
			
		||||
              "disableHostCheck": true,
 | 
			
		||||
              "host": "0.0.0.0",
 | 
			
		||||
              "verbose": true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user