mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:36:06 +00:00 
			
		
		
		
	added todo
This commit is contained in:
		@@ -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}]
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user