음성 재생과 운영 배포 정리
This commit is contained in:
parent
8ed185ce6c
commit
ac7db95542
1020 changed files with 46863 additions and 2175 deletions
10
apps/web/.dockerignore
Normal file
10
apps/web/.dockerignore
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
playwright-report/
|
||||
test-results/
|
||||
node_modules/.tmp/
|
||||
*.log
|
||||
*.err
|
||||
.env
|
||||
.env.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue