From 2756bce954dcc5149677abd1afdd2ea894577b21 Mon Sep 17 00:00:00 2001 From: jzonthemtn Date: Thu, 14 Mar 2024 09:59:52 -0400 Subject: [PATCH] Removing old setting. --- docker-compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 0c1d1a8..df96d50 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -16,7 +16,6 @@ services: http.cors.allow-methods: OPTIONS,TRACE,HEAD,GET,POST,PUT,DELETE http.cors.allow-credentials: true http.cors.allow-headers: X-Requested-With,X-Auth-Token,Content-Type,Content-Length,Authorization,X-ubi-store,X-ubi-query-id,X-ubi-user-id,X-ubi-session-id - plugins.ubi.indices: "awesome" logger.level: info OPENSEARCH_INITIAL_ADMIN_PASSWORD: SuperSecretPassword_123 ulimits: