mirror of
https://github.com/QYG2297248353/appstore-dpanel
synced 2025-12-29 08:01:36 +08:00
Synced apps from source repository via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v2.4.13
|
image: wushuo894/ani-rss:v2.4.14
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
|
- DATABASE_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}?sslmode=disable
|
||||||
image: getfider/fider:v0.31.0
|
image: getfider/fider:v0.32.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
- USER_PASSWORD_REQUIREMENTS=15
|
- USER_PASSWORD_REQUIREMENTS=15
|
||||||
- IMAGE_MAX_SIZE=15M
|
- IMAGE_MAX_SIZE=15M
|
||||||
- STORAGE_PROVIDER=local
|
- STORAGE_PROVIDER=local
|
||||||
image: anirdev/slink:v1.7.7
|
image: anirdev/slink:v1.8.0
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
- DB_CONNECTION=sqlite
|
- DB_CONNECTION=sqlite
|
||||||
- MAIL_MAILER=sqlite
|
- MAIL_MAILER=sqlite
|
||||||
image: linuxserver/speedtest-tracker:1.12.1
|
image: linuxserver/speedtest-tracker:1.12.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
+1
-1
@@ -12,7 +12,7 @@ services:
|
|||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- DISPLAY_TIMEZONE=Asia/Shanghai
|
- DISPLAY_TIMEZONE=Asia/Shanghai
|
||||||
image: linuxserver/speedtest-tracker:1.12.1
|
image: linuxserver/speedtest-tracker:1.12.2
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE}
|
network_mode: ${NETWORK_MODE}
|
||||||
Reference in New Issue
Block a user