From e8ea58a8ad50ad18c9fd2a01a085c6f8867db423 Mon Sep 17 00:00:00 2001 From: Kair Date: Fri, 25 Mar 2022 17:22:38 +0800 Subject: [PATCH] fix mongo description style wrong. --- DOCUMENTATION/content/documentation/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/DOCUMENTATION/content/documentation/index.md b/DOCUMENTATION/content/documentation/index.md index 5d5e6c5..83ddacd 100644 --- a/DOCUMENTATION/content/documentation/index.md +++ b/DOCUMENTATION/content/documentation/index.md @@ -915,11 +915,7 @@ run from any cli:
`curl -X PURGE https://yourwebsite.com/`. // ... ], - - // ... - -], -``` + ``` 5 - Open your Laravel's `.env` file and update the following variables: