From 72dca8188fea042358975231985fc38ce39fbad1 Mon Sep 17 00:00:00 2001 From: mattspeer Date: Mon, 3 Aug 2026 17:28:49 -0500 Subject: [PATCH] Update docker-compose.yaml updated trusted_hosts to use regex --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 81b7798..4b50fd7 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -46,7 +46,7 @@ services: - 8002:8001 environment: - APP_SECRET= MOpjyc5UWVYowgjWR7FhStVc5NCz2D7H - - TRUSTED_HOSTS=time.speerfam.net,localhost,127.0.0.1 # set this to the domain name you use to access Kimai + - TRUSTED_HOSTS=^time\.speerfam\.net$|^localhost$|^127\.0\.0\.1$|^kimai$ # set this to the domain name you use to access Kimai - TRUSTED_PROXIES=traefik # Adjust based on your Docker network or simply use "127.0.0.1,REMOTE_ADDR" / proxy IPs - ADMINMAIL=mwspeer@gmail.com - ADMINPASS=Grumbling-Evacuate-Brethren5