Skip to content

Commit 16cb511

Browse files
authored
Merge pull request #56 from CS3219-AY2425S1/bug/match-service-integration
Add networking for compose
2 parents 27ce543 + 8b0245a commit 16cb511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ services:
198198
networks:
199199
- match-db-network
200200
- match-api-network
201+
- user-api-network
201202
- question-api-network
202203
- collab-api-network
203204
healthcheck:

0 commit comments

Comments
 (0)