mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
📚 Fix typo also in other location
This commit is contained in:
@@ -70,7 +70,7 @@ n8n start --tunnel
|
|||||||
### 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user