fix:修复fluentbit端口错误的问题
This commit is contained in:
@@ -8,7 +8,7 @@ from pathlib import Path
|
|||||||
from config.setting import settings
|
from config.setting import settings
|
||||||
|
|
||||||
FLUENTD_HOST = 'host.docker.internal'
|
FLUENTD_HOST = 'host.docker.internal'
|
||||||
FLUENTD_PORT = 24422
|
FLUENTD_PORT = 24224
|
||||||
TOPIC_TAG = 'blog-service'
|
TOPIC_TAG = 'blog-service'
|
||||||
|
|
||||||
# 日志目录
|
# 日志目录
|
||||||
|
|||||||
Reference in New Issue
Block a user