Dockerfile added along with other files necessary for a docker container
This commit is contained in:
5
.dockerignore
Normal file
5
.dockerignore
Normal file
@@ -0,0 +1,5 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env
|
||||
npm-debug.log
|
||||
Reference in New Issue
Block a user