Skip to content

Commit

Permalink
Include the dashboard build files in the docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 committed Jul 11, 2024
1 parent 72ba4a3 commit 6d81874
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
@@ -1,5 +1,6 @@
node_modules
dist
/dist/*
!/dist/dashboard
logs
.env.local
.env

0 comments on commit 6d81874

Please sign in to comment.