This commit is contained in:
Stefan Wieczorek 2023-05-30 11:59:33 +02:00
parent bbb491d3d0
commit f14090b59b
2 changed files with 6 additions and 1 deletions

5
.env.local Executable file
View File

@ -0,0 +1,5 @@
APP_ENV=dev
APP_VERSION='1.0.0'
APP_SECRET=d7e71b25a69f640224cfb1df1328454f
APP_DEV_GIT_REPOSITORY='https://github.com/swieczorek/tmp-delete-me.git'
APP_DEV_DEPLOY_DIRECTORY='/home/moby/htdocs/www.moby.io/'

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/.env.local
/.env
/.env.local.php
/.env.*.local
/bin/compiled/