Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-23 21:39:48 +00:00
parent 311a719240
commit b25d3c2628
27 changed files with 6 additions and 6 deletions
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- DB_AUTO_MIGRATE=true
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -15,7 +15,7 @@ services:
- DB_MAX_OPEN_CONNS=0
- DB_PREPARED_STMT=false
- DB_AUTO_MIGRATE=true
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
labels:
createdBy: Apps
networks:
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.90.1
image: sonatype/nexus3:3.90.2
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- HTTPS_PROXY=${HTTP_PROXY}
- DB_AUTO_MIGRATE=true
- PORT=${PANEL_APP_PORT_HTTP}
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- DB_MAX_OPEN_CONNS=0
- DB_PREPARED_STMT=false
- DB_AUTO_MIGRATE=true
image: ghcr.io/metatube-community/metatube-server:1.3.2
image: ghcr.io/metatube-community/metatube-server:1.4.0
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- .env
environment:
- TZ=Asia/Shanghai
image: sonatype/nexus3:3.90.1
image: sonatype/nexus3:3.90.2
labels:
createdBy: Apps
networks: