mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	added todo
This commit is contained in:
		
							parent
							
								
									383c7f8684
								
							
						
					
					
						commit
						4650e18821
					
				@ -276,6 +276,7 @@ async def _client_token():
 | 
				
			|||||||
                {
 | 
					                {
 | 
				
			||||||
                    "idx": 0,
 | 
					                    "idx": 0,
 | 
				
			||||||
                    "d_name": "DLS",
 | 
					                    "d_name": "DLS",
 | 
				
			||||||
 | 
					                    # todo: {"service": "quick_release", "port": 80} - see "shutdown for windows"
 | 
				
			||||||
                    "svc_port_map": [{"service": "auth", "port": DLS_PORT}, {"service": "lease", "port": DLS_PORT}]
 | 
					                    "svc_port_map": [{"service": "auth", "port": DLS_PORT}, {"service": "lease", "port": DLS_PORT}]
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user