diff --git a/.env.sample b/.env.sample index d0b8ce2..d4372b0 100644 --- a/.env.sample +++ b/.env.sample @@ -96,13 +96,13 @@ AUTHENTIK_COLOR_BACKGROUND_LIGHT=#1c1e21 # KIMAI_DOMAIN=kimai.example.com # SECRET_KIMAI_ID_VERSION=v1 # SECRET_KIMAI_SECRET_VERSION=v1 -# APP_ICONS="$APP_ICONS kimai:~/.abra/recipes/authentik/icons/kimai.png" +# APP_ICONS="$APP_ICONS kimai:~/.abra/recipes/authentik/icons/kimai_logo.png" # COMPOSE_FILE="$COMPOSE_FILE:compose.monitoring.yml" # MONITORING_DOMAIN=monitoring.example.com # SECRET_MONITORING_ID_VERSION=v1 # SECRET_MONITORING_SECRET_VERSION=v1 -# APP_ICONS="$APP_ICONS monitoring:~/.abra/recipes/authentik/icons/monitoring.png" +# APP_ICONS="$APP_ICONS monitoring:~/.abra/recipes/authentik/icons/monitoring.svg" # COMPOSE_FILE="$COMPOSE_FILE:compose.rallly.yml" # RALLLY_DOMAIN=rallly.example.com