Skip to content

Commit

Permalink
Merge pull request #144 from CS3219-AY2324S1/bryan/fix-production-com…
Browse files Browse the repository at this point in the history
…pose

Fix docker compose in production
  • Loading branch information
bryanlohxz authored Oct 27, 2023
2 parents 8297f78 + 92a6b61 commit 62daf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
users-service:
command: yarn start:production

collab-service:
collaboration-service:
command: yarn start:production

matchmaking-service:
Expand Down

0 comments on commit 62daf81

Please sign in to comment.