mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 23:42:48 +08:00
chore(docker-dev): 修改日志通道为debug_mysql
更新docker开发环境的日志输出渠道配置,将日志从文件输出改为debug_mysql渠道
This commit is contained in:
@@ -20,7 +20,7 @@ PREFIX=ul_
|
||||
FIELDS_CACHE=false
|
||||
|
||||
[LOG]
|
||||
CHANNEL=file
|
||||
CHANNEL=debug_mysql
|
||||
|
||||
[LANG]
|
||||
default_lang=zh-cn
|
||||
|
||||
Reference in New Issue
Block a user