Skip to content

Commit 6aabb2d

Browse files
committed
Added the locale to the example .env file
1 parent ca79415 commit 6aabb2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.example

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ APP_TIMEZONE=America/New_York
66
APP_CLEAR_TASKLOG=720
77
APP_DELETE_MINUTES=10
88
APP_ENVIRONMENT_ONLY=true
9+
10+
APP_LOCALE=en
911
APP_LOCALE_IS_GLOBAL=false
1012

1113
DB_HOST=127.0.0.1

0 commit comments

Comments
 (0)