Fix review issues
This commit is contained in:
		
							parent
							
								
									f6cfffb85f
								
							
						
					
					
						commit
						a8ec36c648
					
				@ -14,4 +14,4 @@ Copy-Item docker-self-signed.key $env:USERPROFILE\.aspnet\https -Force
 | 
				
			|||||||
Copy-Item docker-self-signed.pfx $env:USERPROFILE\.aspnet\https -Force
 | 
					Copy-Item docker-self-signed.pfx $env:USERPROFILE\.aspnet\https -Force
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Copy to src folder to register as a root CA in client containers
 | 
					# Copy to src folder to register as a root CA in client containers
 | 
				
			||||||
Copy-Item docker-self-signed.pem ..\..\src\certificates  -Force
 | 
					Copy-Item docker-self-signed.pem ..\..\src\certificates\docker-self-signed.crt  -Force
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user