diff --git a/.env.example b/.env.example index f28c4d1..36abda1 100644 --- a/.env.example +++ b/.env.example @@ -158,7 +158,7 @@ SMTP_TRANSPORT_ENCRYPTION= SMTP_INSECURE= # Addititional services to be started on opencloud startup -# The following list of services is not startet automatically and must be +# The following list of services is not started automatically and must be # manually defined for startup: # IMPORTANT: Add any services to the startup list comma separated like "notifications,antivirus" etc. START_ADDITIONAL_SERVICES="notifications"