This commit is contained in:
parent
56f49d988d
commit
80c51bdfea
75 changed files with 383 additions and 1838 deletions
9
.dockerignore
Normal file
9
.dockerignore
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
node_modules
|
||||
dist
|
||||
.astro
|
||||
.git
|
||||
.vscode
|
||||
.DS_Store
|
||||
npm-debug.log*
|
||||
Dockerfile
|
||||
docker-compose*.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue