refactor: 适配 ContiNew Starter 日志调整

This commit is contained in:
2023-12-23 22:49:18 +08:00
parent 4c24aea560
commit 5a767c959a
10 changed files with 31 additions and 26 deletions

View File

@@ -3,6 +3,11 @@ project:
# URL
url: http://localhost:5173
--- ### 日志配置
continew-starter.log:
# 是否打印日志,开启后可打印访问日志(类似于 Nginx access log
is-print: true
--- ### 服务器配置
server:
# HTTP 端口(默认 8080