Skip to content

Commit

Permalink
fix wrong url for matching service
Browse files Browse the repository at this point in the history
  • Loading branch information
Echomo-Xinyu committed Nov 9, 2024
1 parent a9e7a24 commit 01f27f3
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 @@ -112,7 +112,7 @@ services:
ports:
- "3003:3003"
environment:
- QUESTION_SERVICE=http://localhost:3002
- QUESTION_SERVICE=http://question:3002
- PORT=3003
- RABBITMQ_URL=amqp://rabbitmq:5672

Expand Down

0 comments on commit 01f27f3

Please sign in to comment.