Update appsettings.json (#1875)
Fixed typo in Vault ClientId configuration value from "your-clien-id" to "your-client-id"
This commit is contained in:
		
							parent
							
								
									231da1c10b
								
							
						
					
					
						commit
						4ecd27ccf6
					
				| @ -24,7 +24,7 @@ | |||||||
|   "UseVault": false, |   "UseVault": false, | ||||||
|   "Vault": { |   "Vault": { | ||||||
|     "Name": "eshop", |     "Name": "eshop", | ||||||
|     "ClientId": "your-clien-id", |     "ClientId": "your-client-id", | ||||||
|     "ClientSecret": "your-client-secret" |     "ClientSecret": "your-client-secret" | ||||||
|   } |   } | ||||||
| } | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user