Мелкие правки

Нужно проверить на другом хосте
This commit is contained in:
brusnitsyn
2025-12-17 00:07:22 +09:00
parent 435d4e16be
commit 640ff50d7f
2 changed files with 76 additions and 45 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
# .dockerignore
docker-compose.yml
Dockerfile
/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.example
.env.backup
.env.production
.phpunit.result.cache
/.idea
/.vscode
.git