Docker reorganisation (#6)

* - new file location for docker

* update of docker containers

* update readme
This commit is contained in:
2023-03-07 23:45:45 +01:00
committed by GitHub
parent 36a355f604
commit 7e242d5aa2
10 changed files with 140 additions and 92 deletions

6
.gitignore vendored
View File

@@ -1,8 +1,10 @@
/.idea
/.vscode
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
/.composer
.env
.env.backup
.phpunit.result.cache
@@ -11,5 +13,3 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
/.idea
/.vscode