Skip to content

Commit f2fdf53

Browse files
committed
Update README.md
1 parent f86754c commit f2fdf53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,14 +270,14 @@ Varnish Server Port: 8080
270270

271271
Scheme: http
272272

273+
[This link is to complete configure Varnish](https://www.varnish-software.com/developers/tutorials/configuring-varnish-drupal/#4-configure-caching-and-purging-in-drupal)
274+
273275
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.
274276

275277
```
276278
chmod 655 ./drupal/sites/default/settings.php
277279
```
278280

279-
[This link is to complete configure Varnish](https://www.varnish-software.com/developers/tutorials/configuring-varnish-drupal/#4-configure-caching-and-purging-in-drupal)
280-
281281
### phpMyAdmin
282282

283283
You can add your own custom config.inc.php settings (such as Configuration Storage setup) by creating a file named config.user.inc.php with the various user defined settings in it, and then linking it into the container using:

0 commit comments

Comments
 (0)