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 @@ -239,8 +239,6 @@ add or remove code in the ```./webserver/extra/httpd-ssl.conf``` file for custom
239239
240240The configuration for Laravel's database services is located in your application's config/database.php configuration file.
241241
242- Database host = database
243-
244242[ https://laravel.com/docs/9.x/database ] ( https://laravel.com/docs/9.x/database )
245243
246244[ https://mariadb.com/kb/en/configuring-mariadb-with-option-files/ ] ( https://mariadb.com/kb/en/configuring-mariadb-with-option-files/ )
@@ -249,10 +247,6 @@ Database host = database
249247
250248You may configure your application's Redis settings via the config/database.php configuration file.
251249
252- Redis host = redis
253-
254- Redis host port = 6379
255-
256250[ https://laravel.com/docs/9.x/redis ] ( https://laravel.com/docs/9.x/redis )
257251
258252### Cache
You can’t perform that action at this time.
0 commit comments