From 2c129b5cdfca408e99be3646852ea511ef3759c5 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Mon, 13 Feb 2023 12:54:04 +0000 Subject: [PATCH] remove . --- _snippets/self-hosting/warning.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_snippets/self-hosting/warning.md b/_snippets/self-hosting/warning.md index c9b114a60..151e2354b 100644 --- a/_snippets/self-hosting/warning.md +++ b/_snippets/self-hosting/warning.md @@ -1,9 +1,9 @@ !!! note "Self-hosting knowledge prerequisites" Self-hosting n8n requires technical knowledge, including: - * Setting up and configuring servers and containers. - * Managing application resources and scaling. - * Securing servers and applications. - * Configuring n8n. + * Setting up and configuring servers and containers + * Managing application resources and scaling + * Securing servers and applications + * Configuring n8n n8n recommends self-hosting for experienced users [TODO: could say sysadmins/devs/ops experts here?]. Mistakes can lead to data loss and security issues.