Skip to content

Commit

Permalink
fix: docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
omarciovsena committed Jun 5, 2024
1 parent ced8522 commit 36227b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ services:
- "3000:3000"
expose:
- "3000"
restart: always
container_name: abibliadigital-app
volumes:
- ../abibliadigital:/usr/src/api
Expand Down

0 comments on commit 36227b3

Please sign in to comment.