Skip to content

Commit

Permalink
Fix again docker-compose.override.sample.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Sep 27, 2024
1 parent 63a2ca0 commit c8facb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:

elastichq:
environment:
- HQ_DEFAULT_URL=http://127.0.0.1:9200
- HQ_DEFAULT_URL=http://elasticsearch:9200
ports:
- "5000:5000"

Expand Down

0 comments on commit c8facb7

Please sign in to comment.