Skip to content

Commit 23e8986

Browse files
authored
Merge pull request #127 from WeareJH/elasticsearch-m2-runtime-envs
Add Elasticsearch runtime env variables
2 parents 1b377f7 + a79381c commit 23e8986

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wf2_core/src/recipes/m2/output_files/m2_runtime_env_file.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ env_vars! {
8585
BLACKFIRE_SERVER_ID=""
8686
BLACKFIRE_SERVER_TOKEN=""
8787
NODE_TLS_REJECT_UNAUTHORIZED="0"
88+
ELASTICSEARCH_HOST="elasticsearch"
8889
}
8990

9091
//

0 commit comments

Comments
 (0)