Skip to content

Commit

Permalink
Revert "Expose backend (#43)" (#44)
Browse files Browse the repository at this point in the history
This reverts commit 18264e1.
  • Loading branch information
takumihara authored Nov 13, 2023
1 parent 18264e1 commit 54d2e99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ services:
condition: service_healthy
backend:
build: backend
ports:
- "${BACKEND_PORT}:3000"
command: sh -c "yarn start:dev"
environment:
PORT: ${BACKEND_PORT}
Expand Down

0 comments on commit 54d2e99

Please sign in to comment.