attempt to fix https issues
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
08c919571c
commit
1d2a3f5c98
|
@ -63,7 +63,7 @@ services:
|
|||
opensearch-dashboards:
|
||||
image: opensearchproject/opensearch-dashboards:2.11.1
|
||||
environment:
|
||||
OPENSEARCH_HOSTS: "http://opensearch:9200"
|
||||
OPENSEARCH_HOSTS: "http://SOFD_opensearch:9200"
|
||||
OPENSEARCH_USERNAME: "admin"
|
||||
OPENSEARCH_PASSWORD: "PzGRamsPfmYkv2yBvcuB7xfzdpZhwMCcx"
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue