mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	remove httpRoot from setting.js entirely
This commit is contained in:
		
							
								
								
									
										4
									
								
								packages/node_modules/node-red/settings.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								packages/node_modules/node-red/settings.js
									
									
									
									
										vendored
									
									
								
							| @@ -96,10 +96,6 @@ module.exports = { | ||||
|     // disabled. | ||||
|     //httpNodeRoot: '/red-nodes', | ||||
|  | ||||
|     // **DEPRECATED** The following property can be used in place of 'httpAdminRoot' and 'httpNodeRoot', | ||||
|     // to apply the same root to both parts. | ||||
|     //httpRoot: '/red', | ||||
|  | ||||
|     // When httpAdminRoot is used to move the UI to a different root path, the | ||||
|     // following property can be used to identify a directory of static content | ||||
|     // that should be served at http://localhost:1880/. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user