updated build
This commit is contained in:
parent
2361fa7b92
commit
0afd119bdb
6 changed files with 83 additions and 83 deletions
17
cms/docker/.dockerignore
Normal file
17
cms/docker/.dockerignore
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# .dockerignore
|
||||
node_modules
|
||||
.vscode
|
||||
.git
|
||||
.gitignore
|
||||
.gitattributes
|
||||
.eslintignore
|
||||
.eslintrc.cjs
|
||||
.prettierrc
|
||||
.pretieriignore
|
||||
.env
|
||||
.svelte-kit
|
||||
build
|
||||
README.md
|
||||
Dockerfile
|
||||
docker-compose.yaml
|
||||
playwright.config.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue