Processed apps directory via GitHub Actions
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- QUEUE_CONNECTION=database
|
||||
image: linuxserver/bookstack:25.11.4
|
||||
image: linuxserver/bookstack:25.11.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.12.5
|
||||
image: vectorim/element-web:v1.12.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.123.0
|
||||
image: n8nio/n8n:1.123.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- QUEUE_CONNECTION=database
|
||||
image: linuxserver/bookstack:25.11.4
|
||||
image: linuxserver/bookstack:25.11.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: vectorim/element-web:v1.12.5
|
||||
image: vectorim/element-web:v1.12.6
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
|
||||
PANEL_APP_PORT_HTTP=7575
|
||||
|
||||
# 密钥 [必填]
|
||||
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7
|
||||
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/ajnart/homarr:0.16.0
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
|
||||
PANEL_APP_PORT_HTTP=7575
|
||||
|
||||
# 密钥 [必填]
|
||||
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
|
||||
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7
|
||||
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/homarr-labs/homarr:v1.45.0
|
||||
image: ghcr.io/ajnart/homarr:0.16.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.123.0
|
||||
image: n8nio/n8n:1.123.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user