quick update for n8n configf
This commit is contained in:
parent
19db0708bb
commit
50405b7c6d
@ -270,7 +270,7 @@ OPEN_WEBUI_URL=https://open-webui.changeme.org
|
|||||||
|
|
||||||
# N8N Configuration
|
# N8N Configuration
|
||||||
N8N_PORT=5678
|
N8N_PORT=5678
|
||||||
N8N_HOST=n8n.changeme.org
|
N8N_EDITOR_BASE_URL=n8n.changeme.org
|
||||||
N8N_ENCRYPTION_KEY=$(generate_password 32)
|
N8N_ENCRYPTION_KEY=$(generate_password 32)
|
||||||
N8N_USER_EMAIL=admin@example.com
|
N8N_USER_EMAIL=admin@example.com
|
||||||
N8N_USER_PASSWORD=changeMe
|
N8N_USER_PASSWORD=changeMe
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user