We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05502fe commit e933b60Copy full SHA for e933b60
Tests/app/config/config_test.yml
@@ -1,6 +1,6 @@
1
parameters:
2
elasticsearch_hosts:
3
- - '192.168.56.115:9200'
+ - '127.0.0.1:9200'
4
5
# Framework Configuration
6
framework:
0 commit comments