feat:更新host地址
This commit is contained in:
@@ -7,7 +7,7 @@ from pathlib import Path
|
||||
|
||||
from config.setting import settings
|
||||
|
||||
FLUENTD_HOST = '14.103.235.151'
|
||||
FLUENTD_HOST = 'host.docker.internal'
|
||||
FLUENTD_PORT = 24422
|
||||
TOPIC_TAG = 'blog-service'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user