Merge pull request #8 from mikementor/typo-fix

small typo fix
This commit is contained in:
Jan 2019-08-19 08:42:46 +02:00 committed by GitHub
commit f6f8a6e032
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ docker run -it --rm \
## 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: