Skip to content

Commit c8facb7

Browse files
committed
Fix again docker-compose.override.sample.yml
1 parent 63a2ca0 commit c8facb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.override.sample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414

1515
elastichq:
1616
environment:
17-
- HQ_DEFAULT_URL=http://127.0.0.1:9200
17+
- HQ_DEFAULT_URL=http://elasticsearch:9200
1818
ports:
1919
- "5000:5000"
2020

0 commit comments

Comments
 (0)