dockerize
This commit is contained in:
parent
4cd47c5d4c
commit
1047364daf
2 changed files with 30 additions and 0 deletions
8
.dockerignore
Normal file
8
.dockerignore
Normal file
|
@ -0,0 +1,8 @@
|
|||
# NodeJs
|
||||
node_modules/
|
||||
dist/
|
||||
.git/
|
||||
.env
|
||||
.strapi
|
||||
.strapi-updater.json
|
||||
public/uploads/*
|
Loading…
Add table
Add a link
Reference in a new issue