Removed OpenSearch API Password (#2016)
Removed OpenSearch API Password on Line 176
This commit is contained in:
parent
c93f658ade
commit
1921c253ba
@ -173,7 +173,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file: *env_file
|
env_file: *env_file
|
||||||
environment:
|
environment:
|
||||||
- OPENSEARCH_INITIAL_ADMIN_PASSWORD=mVchg1T5oA9wudUh
|
- OPENSEARCH_INITIAL_ADMIN_PASSWORD=${OPENSEARCH_PASSWORD}
|
||||||
- plugins.security.disabled=true
|
- plugins.security.disabled=true
|
||||||
- discovery.type=single-node
|
- discovery.type=single-node
|
||||||
ports:
|
ports:
|
||||||
@ -833,4 +833,4 @@ volumes:
|
|||||||
nwc_send:
|
nwc_send:
|
||||||
nwc_recv:
|
nwc_recv:
|
||||||
tordata:
|
tordata:
|
||||||
eclair:
|
eclair:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user