Skip to content

Commit b1785f8

Browse files
committed
remove variables fom config
1 parent a6667b9 commit b1785f8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

config/config.php

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,6 @@
4040
'production',
4141
],
4242

43-
/*
44-
|--------------------------------------------------------------------------
45-
| List of variables that are stored in Datastore
46-
|--------------------------------------------------------------------------
47-
|
48-
| List all of the keys that should be loaded from datastore -these must all exist. These variables will be loaded into the env()
49-
|
50-
*/
51-
52-
'variables' => [
53-
'APP_KEY',
54-
],
55-
5643
/*
5744
|--------------------------------------------------------------------------
5845
| Variables that require overwriting the config

0 commit comments

Comments
 (0)