Skip to content

Commit ff1ddce

Browse files
authored
Laravel APP_ENV = production (#9047)
1 parent 7228260 commit ff1ddce

File tree

1 file changed

+1
-1
lines changed
  • frameworks/PHP/laravel

1 file changed

+1
-1
lines changed

frameworks/PHP/laravel/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APP_NAME=Laravel
2-
APP_ENV=local
2+
APP_ENV=production
33
APP_KEY=base64:JRW3D/imCqern1eNGYaRTmP8wixsi3gWRXTSIT1LGTQ=
44
APP_DEBUG=false
55
APP_URL=http://localhost

0 commit comments

Comments
 (0)