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 @@ -237,8 +237,6 @@ add or remove code in the ```./webserver/templates/nginx.conf.template``` file f
237237
238238The 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
248246You 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
You can’t perform that action at this time.
0 commit comments