Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janderson-souza authored Nov 15, 2023
1 parent a5eb2c7 commit dc4ea38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.3"

services:
node-web-app:
image: coachsl-api
coach-backend-sl:
image: coach-backend-sl
ports:
- "4000:3000"

0 comments on commit dc4ea38

Please sign in to comment.