Update .env.sample

This commit is contained in:
p4u1 2025-05-23 14:40:33 +00:00
parent 1c237089a6
commit 03cfaac9e5

View File

@ -15,7 +15,7 @@ LAUTI_ADMIN_EMAIL=admin@example.com
## Localization and Theming
LAUTI_TIMEZONE=Europe/London
LAUTI_LANGUAGE=en
LAUTI_THEME=lauti
LAUTI_THEME=default # 'default' creates a new theme based on the lauti theme
## Plausible
#COMPOSE_FILE="$COMPOSE_FILE:compose.plausible.yml"