Skip to content

Commit c6b50db

Browse files
committed
env set
1 parent 68b651e commit c6b50db

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

es_data_provider/example.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ELASTIC_URL='https://localhost:9200'
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
CA_64_KEY='64 bit encode ca key'
2+
ELASTIC_URL='https://localhost:9200'
3+
ELASTIC_USERNAME='elastic'
4+
ELASTIC_PASSWORD='password'

0 commit comments

Comments
 (0)