mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Compare commits
12
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28f98eb6da | ||
|
|
6bed950fce | ||
|
|
96f935f17c | ||
|
|
463704b5a5 | ||
|
|
659a4658e9 | ||
|
|
c29d626589 | ||
|
|
e97f99766e | ||
|
|
602cd3fbdd | ||
|
|
27bdb7c829 | ||
|
|
d3aa5c1754 | ||
|
|
b7dc8cb747 | ||
|
|
53f07b8ed6 |
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
baihu-panel:
|
||||
image: ghcr.io/engigu/baihu:1.1.8
|
||||
image: ghcr.io/engigu/baihu:1.1.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
app_name:
|
||||
image: sn0wl1n/ech0:v4.9.2
|
||||
image: sn0wl1n/ech0:v5.0.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.30.2
|
||||
image: ollama/ollama:0.30.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
transmission:
|
||||
image: linuxserver/transmission:4.1.1
|
||||
image: linuxserver/transmission:4.1.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
+1
-1
@@ -15,7 +15,7 @@ services:
|
||||
- BH_DB_PATH=/app/data/baihu.db
|
||||
- BH_DB_TABLE_PREFIX=baihu_
|
||||
- BH_DB_NAME=baihu
|
||||
image: ghcr.io/engigu/baihu:1.1.8
|
||||
image: ghcr.io/engigu/baihu:1.1.9
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:2.25.1
|
||||
image: n8nio/n8n:2.25.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- BH_DB_PATH=/app/data/baihu.db
|
||||
- BH_DB_TABLE_PREFIX=baihu_
|
||||
- BH_DB_NAME=baihu
|
||||
image: ghcr.io/engigu/baihu:1.1.8
|
||||
image: ghcr.io/engigu/baihu:1.1.9
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:2.25.1
|
||||
image: n8nio/n8n:2.25.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user