更新服务端、客户端默认配置

This commit is contained in:
aoshiguchen
2023-10-26 16:06:04 +08:00
parent 94fea242e1
commit 311b4a266d
2 changed files with 5 additions and 0 deletions
@@ -1,3 +1,6 @@
solon:
config:
add: ./app.yml
# 日志级别
solon.logging.appender:
console:
@@ -5,6 +5,8 @@ server:
solon:
app:
name: neutrino-proxy-server
config:
add: ./app.yml
# aot:
# jvmArguments: --add-opens java.base/java.lang=ALL-UNNAMED
# 日志级别