Dockify app

This commit is contained in:
KGrzeg 2023-03-01 04:31:25 +01:00
parent 1c9de06b66
commit 90d2257c17
2 changed files with 37 additions and 0 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
**/node_modules
**/.cache
**/.DS_Store
**/storage
**/dist
**/.env