Skip to content

Commit

Permalink
Major
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceNwaimo committed Aug 20, 2024
1 parent dc4c4cc commit d5d57ec
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:
- "7000:8080"
- "8080:8080"

depends_on:
- elasticsearch
Expand Down

0 comments on commit d5d57ec

Please sign in to comment.