Set container in production mode, to remove debugging
This commit is contained in:
parent
3b6ee582dd
commit
6cef2dfa99
@ -1,5 +1,5 @@
|
|||||||
APP_NAME=Laravel
|
APP_NAME=Laravel
|
||||||
APP_ENV=local
|
APP_ENV=production
|
||||||
APP_KEY=
|
APP_KEY=
|
||||||
APP_DEBUG=true
|
APP_DEBUG=true
|
||||||
APP_URL=http://localhost
|
APP_URL=http://localhost
|
||||||
|
Loading…
Reference in New Issue
Block a user