mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-12 13:42:22 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
29d0992bf5
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.1.207
|
||||
image: wushuo894/ani-rss:v1.1.208
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.765.0
|
||||
image: casbin/casdoor:v1.768.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:v8.8.2
|
||||
image: amir20/dozzle:v8.8.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
feedback:
|
||||
image: q2316367743/feedback:1.0.2
|
||||
image: q2316367743/feedback:1.0.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
baota:
|
||||
image: ghcr.io/ajnart/homarr:0.15.7
|
||||
image: ghcr.io/ajnart/homarr:0.15.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.7.2
|
||||
image: hamster1963/nezha-dash:v1.7.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2024-12-06
|
||||
image: diygod/rsshub:2024-12-09
|
||||
container_name: rsshub-${CONTAINER_NAME}
|
||||
depends_on:
|
||||
- browserless
|
@ -11,7 +11,7 @@ services:
|
||||
- PORT=7789
|
||||
- CONFIG=/config
|
||||
- TZ=Asia/Shanghai
|
||||
image: wushuo894/ani-rss:v1.1.207
|
||||
image: wushuo894/ani-rss:v1.1.208
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v1.765.0
|
||||
image: casbin/casdoor:v1.768.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -20,7 +20,7 @@ services:
|
||||
- /dozzle
|
||||
- healthcheck
|
||||
timeout: 30s
|
||||
image: amir20/dozzle:v8.8.2
|
||||
image: amir20/dozzle:v8.8.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- MYSQL_URL=jdbc:mariadb://${DB_HOSTNAME}:${DB_PORT}/${DB_NAME}?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai
|
||||
image: q2316367743/feedback:1.0.2
|
||||
image: q2316367743/feedback:1.0.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -7,7 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/ajnart/homarr:0.15.7
|
||||
image: ghcr.io/ajnart/homarr:0.15.9
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
@ -19,7 +19,7 @@ services:
|
||||
- NEXT_PUBLIC_CustomLogo=https://nezha-cf.buycoffee.top/apple-touch-icon.png
|
||||
- NEXT_PUBLIC_CustomTitle=NezhaDash
|
||||
- NEXT_PUBLIC_CustomDescription=NezhaDash is a dashboard for Nezha.
|
||||
image: hamster1963/nezha-dash:v1.7.2
|
||||
image: hamster1963/nezha-dash:v1.7.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user