mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-12-04 23:42:23 +08:00
Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
b3ca594da1
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
ani-rss:
|
||||
image: wushuo894/ani-rss:v1.1.204
|
||||
image: wushuo894/ani-rss:v1.1.205
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nezha-dash:
|
||||
image: hamster1963/nezha-dash:v1.6.2
|
||||
image: hamster1963/nezha-dash:v1.6.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:11.6.1
|
||||
image: 1dev/server:11.6.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
@ -23,7 +23,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
rsshub:
|
||||
image: diygod/rsshub:2024-12-01
|
||||
image: diygod/rsshub:2024-12-02
|
||||
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.204
|
||||
image: wushuo894/ani-rss:v1.1.205
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -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.6.2
|
||||
image: hamster1963/nezha-dash:v1.6.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:11.6.1
|
||||
image: 1dev/server:11.6.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
@ -1,6 +1,6 @@
|
||||
additionalProperties:
|
||||
key: paopao-ce
|
||||
name: 泡泡广场 All-in-One
|
||||
name: 泡泡(PaoPao)
|
||||
tags:
|
||||
- WebSite
|
||||
- Local
|
||||
|
@ -11,7 +11,7 @@ services:
|
||||
- PORT=7789
|
||||
- CONFIG=/config
|
||||
- TZ=Asia/Shanghai
|
||||
image: wushuo894/ani-rss:v1.1.204
|
||||
image: wushuo894/ani-rss:v1.1.205
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -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.6.2
|
||||
image: hamster1963/nezha-dash:v1.6.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
@ -14,7 +14,7 @@ services:
|
||||
- initial_email=${INITIAL_EMAIL}
|
||||
- initial_server_url=${INITIAL_SERVER_URL}
|
||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||
image: 1dev/server:11.6.1
|
||||
image: 1dev/server:11.6.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user