fix: 解决opensearch问题

This commit is contained in:
tim
2025-09-30 15:15:11 +08:00
parent 181ac7bc8f
commit 18a6953ff7

View File

@@ -28,6 +28,7 @@ services:
# OpenSearch Service
opensearch:
user: "1000:1000"
build:
context: .
dockerfile: opensearch.Dockerfile