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