Stop copying local node_modules / .next dir into web docker image

This commit is contained in:
Weves 2023-12-24 15:00:17 -08:00 committed by Chris Weaver
parent 95bf1c13ad
commit 0370b9b38d

2
web/.dockerignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
.next