diff --git a/packages/cli/README.md b/packages/cli/README.md index 76c111f5bf..f561fc6c65 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -70,7 +70,7 @@ n8n start --tunnel ### Securing n8n By default, n8n can be accessed by everybody. This is OK if you have it only running -locally buy if you deploy it on a server which is accessible from the web you have +locally but if you deploy it on a server which is accessible from the web you have to make sure that n8n is protected! Right now we have very basic protection via basic-auth in place. It can be activated by setting the following environment variables: