Compare commits
2 Commits
fix/docker
...
fix/docker
| Author | SHA1 | Date | |
|---|---|---|---|
| 87e9fac4c1 | |||
| c061e821c9 |
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
.next
|
||||||
|
node_modules
|
||||||
|
.git
|
||||||
|
.env.local
|
||||||
|
.env.*.local
|
||||||
|
npm-debug.log*
|
||||||
|
*.log
|
||||||
|
test-results
|
||||||
|
playwright-report
|
||||||
Reference in New Issue
Block a user