You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
312
312
313
313
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:
314
314
@@ -359,7 +359,7 @@ services:
359
359
360
360
#### Varnish
361
361
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.
363
363
364
364
Varnish Server Hostname: varnish
365
365
@@ -372,6 +372,7 @@ Scheme: http
372
372
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.
0 commit comments