mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:36:06 +00:00 
			
		
		
		
	main.py - added todo
This commit is contained in:
		@@ -13,6 +13,8 @@ from starlette.responses import StreamingResponse, JSONResponse
 | 
			
		||||
 | 
			
		||||
from app.helper import load_key, private_bytes, public_key
 | 
			
		||||
 | 
			
		||||
# todo: initialize certificate (or should be done by user, and passed through "volumes"?)
 | 
			
		||||
 | 
			
		||||
app = FastAPI()
 | 
			
		||||
 | 
			
		||||
URL = '192.168.178.196'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user