Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-06-16 12:47:43 +00:00
parent 2430d0bd2e
commit c5222d45c5
18 changed files with 2 additions and 2 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: