mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Swtch env to just testing.
This won't work, but neither does anything else
This commit is contained in:
parent
2e7ddb75db
commit
ecf9734105
|
@ -1,7 +1,7 @@
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# REQUIRED: BASIC APP SETTINGS
|
# REQUIRED: BASIC APP SETTINGS
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
APP_ENV=testing-ci
|
APP_ENV=testing
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_KEY=ChangeMe
|
APP_KEY=ChangeMe
|
||||||
APP_URL=null
|
APP_URL=null
|
||||||
|
|
Loading…
Reference in a new issue