Skip to content

Commit

Permalink
exclude .next from docker context
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaqiuxy committed Jul 22, 2020
1 parent b7d1698 commit b6c0f90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
.env.prod
*Dockerfile*
*docker-compose*
node_modules
node_modules
.next

0 comments on commit b6c0f90

Please sign in to comment.