From 1f936a412dbd770f437bdcfa2124a2ee5dae8a25 Mon Sep 17 00:00:00 2001 From: "v.karaychentsev" <105486287+vk-aterise@users.noreply.github.com> Date: Sun, 15 Feb 2026 17:54:25 +0300 Subject: [PATCH] stirling pdf - enable login --- hosts/home-morefine/docker/stirling/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/home-morefine/docker/stirling/docker-compose.yaml b/hosts/home-morefine/docker/stirling/docker-compose.yaml index 5fa14e2..57bdd49 100644 --- a/hosts/home-morefine/docker/stirling/docker-compose.yaml +++ b/hosts/home-morefine/docker/stirling/docker-compose.yaml @@ -10,7 +10,7 @@ - /srv/rundata/stirling/logs:/logs # Application logs - /srv/rundata/stirling/pipeline:/pipeline # Automation configs environment: - - SECURITY_ENABLELOGIN=false # Set true to enable user authentication + - SECURITY_ENABLELOGIN=true # Set true to enable user authentication - LANGS=en_GB # Interface language restart: unless-stopped networks: