mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 08:58:06 +00:00 
			
		
		
		
	remove default value of Mongo admin password
This commit is contained in:
		
							parent
							
								
									b3b5d6db51
								
							
						
					
					
						commit
						98d008b909
					
				| @ -43,7 +43,7 @@ | ||||
|             "name": "Mongo Admin Password", | ||||
|             "description": "", | ||||
|             "env_variable": "MONGO_USER_PASS", | ||||
|             "default_value": "aP@55word", | ||||
|             "default_value": "", | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|string", | ||||
|  | ||||
| @ -42,7 +42,7 @@ | ||||
|             "name": "Mongo Admin Password", | ||||
|             "description": "", | ||||
|             "env_variable": "MONGO_USER_PASS", | ||||
|             "default_value": "NewPa55w0rd", | ||||
|             "default_value": "", | ||||
|             "user_viewable": true, | ||||
|             "user_editable": true, | ||||
|             "rules": "required|string", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user