🎉 优化系统架构.

This commit is contained in:
lijiahangmax
2025-06-25 18:57:05 +08:00
parent f1ade56e13
commit cec7e21d5a
22 changed files with 667 additions and 118 deletions

View File

@@ -41,6 +41,11 @@ spring:
server:
enabled: true
guacd:
host: ${GUACD_HOST:127.0.0.1}
port: ${GUACD_PORT:4822}
drive-path: ${GUACD_DRIVE_PATH:/usr/share/guacd/drive}
management:
endpoints:
enabled-by-default: true