Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2025-11-26 09:26:42 +00:00
parent 7d51776605
commit 03d4a0c747
26 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ services:
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v3.1.0
image: nacos/nacos-server:v3.1.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}