Skip to content

Commit a6fea70

Browse files
committed
Fixed varnish doc v3
1 parent ec189a7 commit a6fea70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/varnish.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ To set up or change the path to default.vcl file use command (path should be fro
2929
```
3030
madock config:set --name varnish/config_file --value default.vcl
3131
```
32+
After any configuration changes, a project rebuild is required
33+
```
34+
madock rebuild
35+
```

0 commit comments

Comments
 (0)