Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-03-11 09:21:24 +00:00
parent c3ed6f47ea
commit 4ad2ad3910
21 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug
- TZ=Asia/Shanghai
- https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.4.0
image: fallenbagel/jellyseerr:2.5.0
labels:
createdBy: Apps
networks:

View File

@ -16,4 +16,4 @@ services:
- ${PANEL_APP_PORT_HTTP}:80
restart: always
volumes:
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
- ${MACCMS10_ROOT_PATH}/www:/var/www

View File

@ -12,7 +12,7 @@ services:
- NACOS_SERVER_PORT=8848
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v2.5.0
image: nacos/nacos-server:v2.5.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}

View File

@ -12,7 +12,7 @@ services:
- LOG_LEVEL=debug
- TZ=Asia/Shanghai
- https_proxy=${http_proxy:-}
image: fallenbagel/jellyseerr:2.4.0
image: fallenbagel/jellyseerr:2.5.0
labels:
createdBy: Apps
networks:

View File

@ -16,4 +16,4 @@ services:
- ${PANEL_APP_PORT_HTTP}:80
restart: always
volumes:
- ${MACCMS10_ROOT_PATH}/iycms:/app/iycms
- ${MACCMS10_ROOT_PATH}/www:/var/www

View File

@ -12,7 +12,7 @@ services:
- NACOS_SERVER_PORT=8848
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v2.5.0
image: nacos/nacos-server:v2.5.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}