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:
@@ -11,7 +11,7 @@ services:
|
|||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
|
||||||
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
|
||||||
image: qyg2297248353/ammds:v1.0.26
|
image: qyg2297248353/ammds:v1.0.27
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: ${NETWORK_MODE:-host}
|
network_mode: ${NETWORK_MODE:-host}
|
||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- PORT=7789
|
- PORT=7789
|
||||||
- CONFIG=/config
|
- CONFIG=/config
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
image: wushuo894/ani-rss:v1.1.335
|
image: wushuo894/ani-rss:v1.1.336
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.130.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.130.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -52,7 +52,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: ghcr.io/immich-app/immich-server:v1.130.2
|
image: ghcr.io/immich-app/immich-server:v1.130.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: ghcr.io/immich-app/immich-server:v1.130.2
|
image: ghcr.io/immich-app/immich-server:v1.130.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -10,7 +10,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v1.130.2
|
image: ghcr.io/immich-app/immich-machine-learning:v1.130.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ./envs/global.env
|
- ./envs/global.env
|
||||||
- .env
|
- .env
|
||||||
image: ghcr.io/immich-app/immich-server:v1.130.2
|
image: ghcr.io/immich-app/immich-server:v1.130.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -15,7 +15,7 @@ services:
|
|||||||
- DB_MAX_OPEN_CONNS=0
|
- DB_MAX_OPEN_CONNS=0
|
||||||
- DB_PREPARED_STMT=false
|
- DB_PREPARED_STMT=false
|
||||||
- DB_AUTO_MIGRATE=true
|
- DB_AUTO_MIGRATE=true
|
||||||
image: ghcr.io/metatube-community/metatube-server:1.2.9
|
image: ghcr.io/metatube-community/metatube-server:1.2.10
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -18,7 +18,7 @@ services:
|
|||||||
- OLLAMA_MAX_QUEUE=512
|
- OLLAMA_MAX_QUEUE=512
|
||||||
- OLLAMA_FLASH_ATTENTION=0
|
- OLLAMA_FLASH_ATTENTION=0
|
||||||
- OLLAMA_KV_CACHE_TYPE=f16
|
- OLLAMA_KV_CACHE_TYPE=f16
|
||||||
image: ollama/ollama:0.6.2
|
image: ollama/ollama:0.6.3
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
- initial_email=${INITIAL_EMAIL}
|
- initial_email=${INITIAL_EMAIL}
|
||||||
- initial_server_url=${INITIAL_SERVER_URL}
|
- initial_server_url=${INITIAL_SERVER_URL}
|
||||||
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
- initial_ssh_root_url=${INITIAL_SSH_ROOT_URL}
|
||||||
image: 1dev/server:11.8.0
|
image: 1dev/server:11.8.1
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
+1
-1
@@ -13,7 +13,7 @@ services:
|
|||||||
- IPTABLES_MODE=legacy
|
- IPTABLES_MODE=legacy
|
||||||
- V2RAYA_NFTABLES_SUPPORT=off
|
- V2RAYA_NFTABLES_SUPPORT=off
|
||||||
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray
|
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray
|
||||||
image: mzz2017/v2raya:v2.2.6.6
|
image: mzz2017/v2raya:v2.2.6.7
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
network_mode: host
|
network_mode: host
|
||||||
@@ -11,7 +11,7 @@ services:
|
|||||||
- V2RAYA_ADDRESS=0.0.0.0:2017
|
- V2RAYA_ADDRESS=0.0.0.0:2017
|
||||||
- V2RAYA_PLUGINLISTENPORT=32346
|
- V2RAYA_PLUGINLISTENPORT=32346
|
||||||
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray
|
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray
|
||||||
image: mzz2017/v2raya:v2.2.6.6
|
image: mzz2017/v2raya:v2.2.6.7
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
networks:
|
networks:
|
||||||
Reference in New Issue
Block a user