Update varnish

This commit is contained in:
Manevolent 2023-04-23 17:27:31 -06:00 committed by GitHub
parent cd14abb668
commit 74c3740216
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:/etc/varnish"
- "/etc/varnish/${netname}:/etc/varnish"
depends_on:
- tinc
restart: always