Update varnish

This commit is contained in:
Manevolent 2023-04-23 17:19:35 -06:00 committed by GitHub
parent 6f1617aa33
commit cd14abb668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
tmpfs:
- /var/lib/varnish:exec
volumes:
- "./varnish/default.vcl:/etc/varnish/default.vcl"
- "./varnish:/etc/varnish"
depends_on:
- tinc
restart: always