Skip to content

Commit a55c0e6

Browse files
committed
Update README.md
1 parent 95e0427 commit a55c0e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ ADVANCED OPTIONS -> Host: database
308308

309309
#### Redis
310310

311-
at page https://example.com/admin/modules, filter: redis and check then install.
311+
at page https://example.com/en/admin/modules, filter: redis and check then install.
312312

313313
if there isn't these lines, Edit Drupal settings file: ```./drupal/sites/default/settings.php``` and add these lines at the bottom of the file:
314314

@@ -359,7 +359,7 @@ services:
359359

360360
#### Varnish
361361

362-
at page https://example.com/admin/modules, filter: purge and check then install.
362+
at page https://example.com/en/admin/modules, filter: purge and check then install.
363363

364364
Varnish Server Hostname: varnish
365365

@@ -372,6 +372,7 @@ Scheme: http
372372
All necessary changes to sites/default and sites/default/settings.php have been made, so you should remove write permissions to them now in order to avoid security risks.
373373

374374
```
375+
chmod 655 ./drupal/sites/default
375376
chmod 655 ./drupal/sites/default/settings.php
376377
```
377378

0 commit comments

Comments
 (0)