Skip to content

Commit 7d5cd4c

Browse files
committed
Update README.md
1 parent 850f1b0 commit 7d5cd4c

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
@@ -260,14 +260,14 @@ Varnish Server Port: 8080
260260

261261
Scheme: http
262262

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

265267
```
266268
chmod 655 ./drupal/sites/default/settings.php
267269
```
268270

269-
[This link is to complete configure Varnish](https://www.varnish-software.com/developers/tutorials/configuring-varnish-drupal/#4-configure-caching-and-purging-in-drupal)
270-
271271
### phpMyAdmin
272272

273273
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)