CPN commit
This commit is contained in:
@@ -2,13 +2,13 @@ version: '3.7'
|
||||
services:
|
||||
app_proxy:
|
||||
environment:
|
||||
APP_HOST: n8n_server_1
|
||||
APP_HOST: cpn-n8n_server_1
|
||||
APP_PORT: 5678
|
||||
PROXY_AUTH_WHITELIST: /webhook-test/*,/webhook/*
|
||||
container_name: n8n_app_proxy_1
|
||||
container_name: cpn-n8n_app_proxy_1
|
||||
server:
|
||||
image: >-
|
||||
n8nio/n8n:latest
|
||||
n8nio/n8n:1.121.3
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/home/node/.n8n
|
||||
@@ -21,4 +21,4 @@ services:
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
|
||||
- N8N_RUNNERS_ENABLED=true
|
||||
container_name: n8n_server_1
|
||||
container_name: cpn-n8n_server_1
|
||||
@@ -32,12 +32,12 @@ repo: https://github.com/n8n-io/n8n
|
||||
support: https://docs.n8n.io/
|
||||
port: 5678
|
||||
gallery:
|
||||
- https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/c255e3518545a66676706bff063d12553b04141e/n8n/1.jpg
|
||||
- https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/c255e3518545a66676706bff063d12553b04141e/n8n/2.jpg
|
||||
- https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/c255e3518545a66676706bff063d12553b04141e/n8n/3.jpg
|
||||
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/n8n/image-1.jpg
|
||||
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/n8n/image-2.jpg
|
||||
- https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/n8n/image-3.jpg
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/refs/heads/master/n8n/icon.svg
|
||||
icon: https://git.weektab.org/companas/umbrel-apps/raw/branch/main/gallery/n8n/icon.svg
|
||||
submitter: Weektab
|
||||
submission: https://git.weektab.org/companas/umbrel-apps
|
||||
Reference in New Issue
Block a user