Skip to content

Commit 155e27c

Browse files
committed
Remove redundant env variables
Signed-off-by: Sam Poyigi <[email protected]>
1 parent 5e24874 commit 155e27c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

example.env

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ APP_URL=
77

88
IGNITER_LOCATION_MODE=multiple
99

10-
LOG_CHANNEL=stack
11-
1210
# DATABASE CONFIG (DO NOT REMOVE!)
1311
DB_CONNECTION=mysql
1412
DB_HOST=
@@ -36,7 +34,3 @@ MAIL_PASSWORD=null
3634
MAIL_ENCRYPTION=null
3735
MAIL_FROM_ADDRESS=[email protected]
3836
MAIL_FROM_NAME="${APP_NAME}"
39-
40-
PUSHER_APP_ID=
41-
PUSHER_APP_KEY=
42-
PUSHER_APP_SECRET=

0 commit comments

Comments
 (0)