mirror of
				https://github.com/open-webui/mcpo
				synced 2025-06-26 18:26:58 +00:00 
			
		
		
		
	merge final correction
This commit is contained in:
		
							parent
							
								
									ce81196fc2
								
							
						
					
					
						commit
						c1c82c3df0
					
				| @ -154,7 +154,7 @@ async def run( | ||||
|     ) | ||||
|     version = kwargs.get("version") or "1.0" | ||||
|     ssl_certfile = kwargs.get("ssl_certfile") | ||||
|     ssl_keyfile= kwargs.get("ssl_keyfile") | ||||
|     ssl_keyfile = kwargs.get("ssl_keyfile") | ||||
|     path_prefix = kwargs.get("path_prefix") or "/" | ||||
| 
 | ||||
|     main_app = FastAPI( | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user