Skip to content

Commit

Permalink
Processed apps directory via GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
QYG2297248353 committed Jan 21, 2025
1 parent de9ca0d commit 0852c4b
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dockge/movie-pilot/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion dockge/nacos/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 0852c4b

Please sign in to comment.