Skip to content

Commit

Permalink
Great
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceNwaimo committed Aug 19, 2024
1 parent 62fb6cd commit 8e97737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
- DB_USER=${DB_USER}
- DB_PASSWORD=${DB_PASSWORD}
ports:
- "8888:8080" # First instance
- "8801:8080" # First instance

depends_on:
- elasticsearch
Expand Down

0 comments on commit 8e97737

Please sign in to comment.