Skip to content

Commit 46c47a0

Browse files
committed
Update README.md
1 parent 9635821 commit 46c47a0

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
@@ -237,8 +237,6 @@ add or remove code in the ```./webserver/templates/nginx.conf.template``` file f
237237

238238
The configuration for Laravel's database services is located in your application's config/database.php configuration file.
239239

240-
Database host = database
241-
242240
[https://laravel.com/docs/9.x/database](https://laravel.com/docs/9.x/database)
243241

244242
[https://mariadb.com/kb/en/configuring-mariadb-with-option-files/](https://mariadb.com/kb/en/configuring-mariadb-with-option-files/)
@@ -247,10 +245,6 @@ Database host = database
247245

248246
You may configure your application's Redis settings via the config/database.php configuration file.
249247

250-
Redis host = redis
251-
252-
Redis host port = 6379
253-
254248
[https://laravel.com/docs/9.x/redis](https://laravel.com/docs/9.x/redis)
255249

256250
#### Cache

0 commit comments

Comments
 (0)