small typo fix

buy -> but
This commit is contained in:
mikementor
2019-08-19 09:40:03 +03:00
committed by GitHub
parent d1a8ee9a7c
commit 432f00e0e2

View File

@@ -57,7 +57,7 @@ docker run -it --rm \
## Securing n8n ## Securing n8n
By default n8n can be accessed by everybody. This is OK if you have it only running 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! to make sure that n8n is protected!
Right now we have very basic protection via basic-auth in place. It can be activated Right now we have very basic protection via basic-auth in place. It can be activated
by setting the following environment variables: by setting the following environment variables: