Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
efectn committed Sep 24, 2021
2 parents b942074 + 93c5eb8 commit 8a8c48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ services:
context: .
dockerfile: build/Dockerfile
volumes:
- .:/usr/work
- .:/app
networks:
- app
ports:
- 3000:3000
- 3000:3000

0 comments on commit 8a8c48f

Please sign in to comment.