Skip to content

Commit

Permalink
fix(docker): deploy not working
Browse files Browse the repository at this point in the history
  • Loading branch information
mvegter authored Apr 24, 2020
2 parents 70456cb + 302c745 commit 1d83825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ services:
context: .
dockerfile: Dockerfile
target: production
ports:
- "80:4000"

0 comments on commit 1d83825

Please sign in to comment.