set up proper prod env

This commit is contained in:
Ben Goldsworthy 2024-02-18 12:16:12 +00:00
parent 35f00901e2
commit c9eada0388
8 changed files with 2683 additions and 1521 deletions

5
.gitignore vendored
View file

@ -7,6 +7,7 @@
/storage/*.key
/vendor
.env
.env.*
.env.backup
.phpunit.result.cache
Homestead.json
@ -17,3 +18,7 @@ yarn-error.log
/.idea
/.vscode
cron.out
/nginx
/development
docker-compose.yml