fix: docker-compose up command fails (#227)

This commit is contained in:
kimatata
2025-05-25 08:56:43 +09:00
committed by GitHub
parent 575c4cbedb
commit 13e0727914
6 changed files with 20 additions and 20 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
node_modules/
coverage/
.env
database.sqlite
/test-results/
/playwright-report/
/playwright-screenshots/