Update n8n
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
APP_PORT: 5678
|
APP_PORT: 5678
|
||||||
PROXY_AUTH_WHITELIST: /webhook-test/*,/webhook/*
|
PROXY_AUTH_WHITELIST: /webhook-test/*,/webhook/*
|
||||||
server:
|
server:
|
||||||
image: 8nio/n8n:1.121.3@sha256:4f717fcf41f5ea596757173a60ce038707e4edf2c686e9934ae75cd5f5918d73
|
image: n8nio/n8n:1.121.3@sha256:4f717fcf41f5ea596757173a60ce038707e4edf2c686e9934ae75cd5f5918d73
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data:/home/node/.n8n
|
- ${APP_DATA_DIR}/data:/home/node/.n8n
|
||||||
|
|||||||
Reference in New Issue
Block a user