Skip to content

Commit 9de85c8

Browse files
committed
Update README.md
1 parent 5e89d5b commit 9de85c8

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
@@ -239,8 +239,6 @@ add or remove code in the ```./webserver/extra/httpd-ssl.conf``` file for custom
239239

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

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

0 commit comments

Comments
 (0)