stirling pdf - enable login

This commit is contained in:
v.karaychentsev
2026-02-15 17:54:25 +03:00
parent 82a27b09ca
commit 1f936a412d

View File

@@ -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: