Skip to content

Commit 6b592f3

Browse files
committed
Update README.md
1 parent aa4cb5c commit 6b592f3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,6 @@ add or remove code in the ```./webserver/extra/httpd-vhosts.conf``` file for cus
250250

251251
The 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

261259
You 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

0 commit comments

Comments
 (0)