Мелкие правки
Нужно проверить на другом хосте
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal 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
|
||||
Reference in New Issue
Block a user