disable opensearch security
This commit is contained in:
@@ -37,6 +37,10 @@ services:
|
||||
- OPENSEARCH_HOST=opensearch
|
||||
- OPENSEARCH_PORT=9200
|
||||
- OPENSEARCH_SCHEME=http
|
||||
- OPENSEARCH_USERNAME=
|
||||
- OPENSEARCH_PASSWORD=
|
||||
- OPENSEARCH_SSL_VERIFICATION=false
|
||||
- OPENSEARCH_TRUST_ALL_CERTS=true
|
||||
- SEARCH_ENGINE=${SEARCH_ENGINE:-opensearch}
|
||||
- IMAGE_STORAGE_PATH=/app/images
|
||||
- APP_PASSWORD=${APP_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user