Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit a8f5110

Browse files
author
Chris Wiechmann
committed
Update .env
1 parent cd8f568 commit a8f5110

File tree

1 file changed

+1
-1
lines changed
  • apibuilder4elastic/test

1 file changed

+1
-1
lines changed

apibuilder4elastic/test/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ VALIDATE_CONFIG=true
1111
# Let the HTTP Port enbaled when running tests
1212
ENABLE_HTTP_PORT=true
1313

14-
ELASTICSEARCH_HOSTS=http://api-env:9200
14+
ELASTICSEARCH_HOSTS=http://localhost:9200
1515

1616
INDEX_CONFIG_FILE=test/setupIndices/test-config/index_config_template.json
1717

0 commit comments

Comments
 (0)