Browse Source

Laravel APP_ENV = production (#9047)

Joan Miquel 1 year ago
parent
commit
ff1ddcee72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/PHP/laravel/.env

+ 1 - 1
frameworks/PHP/laravel/.env

@@ -1,5 +1,5 @@
 APP_NAME=Laravel
-APP_ENV=local
+APP_ENV=production
 APP_KEY=base64:JRW3D/imCqern1eNGYaRTmP8wixsi3gWRXTSIT1LGTQ=
 APP_DEBUG=false
 APP_URL=http://localhost