CPN commit

This commit is contained in:
2025-11-28 10:29:10 +01:00
parent eadd797488
commit 3e830bc773
18 changed files with 41 additions and 19 deletions
+4 -4
View File
@@ -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
+4 -4
View File
@@ -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