mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Merge pull request #1509 from m-anish/patch-2
Move nodered_web_path to default_vars, part 2
This commit is contained in:
		
						commit
						b80d55b2d5
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -2,12 +2,12 @@
 | 
				
			||||||
# nodered_enabled: False
 | 
					# nodered_enabled: False
 | 
				
			||||||
# nodered_port: 1880
 | 
					# nodered_port: 1880
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# For http://box/nodered reverse proxy of http://box:1880/nodered
 | 
				
			||||||
 | 
					# nodered_web_path: nodered
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
 | 
					# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
 | 
				
			||||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
 | 
					# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# For http://box/nodered reverse proxy of http://box:1880/nodered
 | 
					 | 
				
			||||||
nodered_web_path: nodered
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
nodered_user: Admin
 | 
					nodered_user: Admin
 | 
				
			||||||
nodered_password: changeme    # REMOVE THIS PASSWORD REMINDER LINE AS NECESSARY
 | 
					nodered_password: changeme    # REMOVE THIS PASSWORD REMINDER LINE AS NECESSARY
 | 
				
			||||||
nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMNz7q
 | 
					nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMNz7q
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue