Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353 2025-01-21 09:19:43 +00:00
parent de9ca0d96d
commit 0852c4bb60
20 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ services:
- UMASK=022
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.2
image: jxxghp/moviepilot-v2:2.2.3
labels:
createdBy: Apps
logging:

View File

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

View File

@ -16,7 +16,7 @@ services:
- UMASK=022
- HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.2.2
image: jxxghp/moviepilot-v2:2.2.3
labels:
createdBy: Apps
logging:

View File

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