From 4650e18821ab9a0c480f7dd0999262ecb20eb5b0 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 16 Apr 2025 12:00:21 +0200 Subject: [PATCH] added todo --- app/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/main.py b/app/main.py index 7116422..b9e9595 100644 --- a/app/main.py +++ b/app/main.py @@ -276,6 +276,7 @@ async def _client_token(): { "idx": 0, "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}] } ],