Set container in production mode, to remove debugging

This commit is contained in:
Deon George 2024-01-10 00:01:03 +11:00
parent 3b6ee582dd
commit 6cef2dfa99
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
APP_NAME=Laravel
APP_ENV=local
APP_ENV=production
APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost