This commit is contained in:
YunaiV
2025-12-27 10:29:58 +08:00
36 changed files with 206 additions and 8 deletions

View File

@@ -103,6 +103,8 @@ spring:
client:
instance:
service-host-type: IP # 注册实例时,优先使用 IP [IP, HOST_NAME, CANONICAL_HOST_NAME]
username: admin
password: admin
--- #################### 芋道相关配置 ####################

View File

@@ -112,6 +112,8 @@ spring:
client:
instance:
service-host-type: IP # 注册实例时,优先使用 IP [IP, HOST_NAME, CANONICAL_HOST_NAME]
username: admin
password: admin
# 日志文件配置
logging: