.
This commit is contained in:
parent
bbb491d3d0
commit
f14090b59b
5
.env.local
Executable file
5
.env.local
Executable 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
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
/.env.local
|
||||
/.env
|
||||
/.env.local.php
|
||||
/.env.*.local
|
||||
/bin/compiled/
|
||||
|
Loading…
x
Reference in New Issue
Block a user