mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated test url
This commit is contained in:
parent
cd0df27516
commit
f7b6276311
|
@ -4,7 +4,7 @@
|
||||||
APP_ENV=testing
|
APP_ENV=testing
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_KEY=ChangeMe
|
APP_KEY=ChangeMe
|
||||||
APP_URL=null
|
APP_URL=http://localhost:8000
|
||||||
APP_TIMEZONE='US/Pacific'
|
APP_TIMEZONE='US/Pacific'
|
||||||
APP_LOCALE=en
|
APP_LOCALE=en
|
||||||
FILESYSTEM_DISK=local
|
FILESYSTEM_DISK=local
|
||||||
|
|
Loading…
Reference in a new issue