Skip to content

Commit

Permalink
Changed purge_type to varnish from http
Browse files Browse the repository at this point in the history
Co-authored-by: André R. <289757+andrerom@users.noreply.github.com>
  • Loading branch information
mnocon and andrerom committed Oct 26, 2020
1 parent 1942b33 commit 76fcce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docker/varnish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- SYMFONY_HTTP_CACHE=0
- SYMFONY_TRUSTED_PROXIES=varnish
- HTTPCACHE_PURGE_SERVER=http://varnish
- HTTPCACHE_PURGE_TYPE=http
- HTTPCACHE_PURGE_TYPE=varnish

varnish:
build:
Expand Down

0 comments on commit 76fcce8

Please sign in to comment.