We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8882c39 commit 207cabaCopy full SHA for 207caba
.github/workflows/ci.yml
@@ -44,4 +44,4 @@ jobs:
44
- name: Tests
45
run: make tests
46
env:
47
- ELASTICSEARCH_HOST: http://localhost:9200
+ ELASTICSEARCH_HOST: https://es1:9200
0 commit comments