Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-05-29 15:42:31 +00:00
parent f427de427b
commit d5a6ea9ac5
54 changed files with 160 additions and 160 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- PUID=1000
- PGID=1000
image: linuxserver/jackett:0.24.1968
image: linuxserver/jackett:0.24.1970
labels:
createdBy: Apps
networks:
@@ -18,7 +18,7 @@ services:
- TRUST_PROXY_HEADER=true
- CASE_SENSITIVE_USERNAME=true
- DB_URL=postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_NAME}
image: svhd/logto:1.39.0
image: svhd/logto:1.40.1
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
- NACOS_AUTH_ENABLE=true
image: nacos/nacos-server:v3.2.1
image: nacos/nacos-server:v3.2.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -13,7 +13,7 @@ services:
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v3.2.1
image: nacos/nacos-server:v3.2.2
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- SQLITE_PATH=/app/data
- SQLITE_DB=waline
- SQLITE_PREFIX=wl_
image: lizheming/waline:1.40.1
image: lizheming/waline:1.40.3
labels:
createdBy: Apps
networks: