Harden deployment security
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
node_modules
|
||||
storage
|
||||
public/uploads/*
|
||||
!public/uploads/.gitkeep
|
||||
!public/uploads/sample-hero.png
|
||||
npm-debug.log*
|
||||
server.*.log
|
||||
*.pid
|
||||
Reference in New Issue
Block a user