fix: 调整 NAS 部署配置与脚本清理逻辑

This commit is contained in:
wkc
2026-03-16 14:54:42 +08:00
parent 7a5ae3f1cc
commit 0c2d738cfe
5 changed files with 31 additions and 4 deletions

View File

@@ -4,6 +4,6 @@ BACKEND_PORT=62318
LSFX_MOCK_PORT=62320
# Spring Boot 运行配置
SPRING_PROFILES_ACTIVE=local
SPRING_PROFILES_ACTIVE=nas
RUOYI_PROFILE=/app/data/ruoyi
JAVA_OPTS=-Xms512m -Xmx1024m