Processed apps directory via GitHub Actions
Renovate / renovate (push) Has been cancelled
Push custom to released / push-branch (push) Has been cancelled
Process Apps and Commit Changes / process (push) Has been cancelled

This commit is contained in:
QYG2297248353
2025-06-16 12:47:40 +00:00
parent eda36e8edb
commit a224bab4cf
20 changed files with 4 additions and 4 deletions
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: btpanel/baota:9.0_lts_latest
image: btpanel/baota:10.0_lts
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- RUSTDESK_API_RUSTDESK_RELAY_SERVER=${RUSTDESK_SERVER_URL}:21117
- RUSTDESK_API_RUSTDESK_API_SERVER=${RUSTDESK_SERVER_URL}:${PANEL_APP_PORT_HTTP:-21114}
- RUSTDESK_API_RUSTDESK_KEY=${KEY}
image: lejianwen/rustdesk-api:v2.6.22
image: lejianwen/rustdesk-api:v2.6.23
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: btpanel/baota:9.0_lts_latest
image: btpanel/baota:10.0_lts
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- RUSTDESK_API_RUSTDESK_RELAY_SERVER=${RUSTDESK_SERVER_URL}:21117
- RUSTDESK_API_RUSTDESK_API_SERVER=${RUSTDESK_SERVER_URL}:${PANEL_APP_PORT_HTTP:-21114}
- RUSTDESK_API_RUSTDESK_KEY=${KEY}
image: lejianwen/rustdesk-api:v2.6.22
image: lejianwen/rustdesk-api:v2.6.23
labels:
createdBy: Apps
networks: