Fixing docker building

This commit is contained in:
Axel 2023-07-07 11:09:45 +02:00
parent 5d617d649c
commit 1912d4d18c
Signed by: axel
GPG key ID: 73C0A5961B6BC740
2 changed files with 4 additions and 1 deletions

3
.docker/.env Normal file
View file

@ -0,0 +1,3 @@
APP_ENV=production
APP_KEY=
APP_DEBUG=false

2
.gitignore vendored
View file

@ -5,7 +5,7 @@
/public/storage
/storage/*.key
/vendor
.env
/.env
.env.backup
.env.production
.phpunit.result.cache