mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Turn off debug for travis
This commit is contained in:
parent
1c319cb4cc
commit
6871f4ba0d
@ -1,5 +1,5 @@
|
|||||||
APP_ENV=development
|
APP_ENV=development
|
||||||
APP_DEBUG=true
|
APP_DEBUG=false
|
||||||
APP_URL=http://ninja.dev
|
APP_URL=http://ninja.dev
|
||||||
APP_KEY=SomeRandomStringSomeRandomString
|
APP_KEY=SomeRandomStringSomeRandomString
|
||||||
APP_CIPHER=AES-256-CBC
|
APP_CIPHER=AES-256-CBC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user