File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -250,8 +250,6 @@ add or remove code in the ```./webserver/extra/httpd-vhosts.conf``` file for cus
250250
251251The configuration for Laravel's database services is located in your application's config/database.php configuration file.
252252
253- Database host = database
254-
255253[ https://laravel.com/docs/9.x/database ] ( https://laravel.com/docs/9.x/database )
256254
257255[ https://mariadb.com/kb/en/configuring-mariadb-with-option-files/ ] ( https://mariadb.com/kb/en/configuring-mariadb-with-option-files/ )
@@ -260,10 +258,6 @@ Database host = database
260258
261259You may configure your application's Redis settings via the config/database.php configuration file.
262260
263- Redis host = redis
264-
265- Redis host port = 6379
266-
267261[ https://laravel.com/docs/9.x/redis ] ( https://laravel.com/docs/9.x/redis )
268262
269263#### Cache
You can’t perform that action at this time.
0 commit comments