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: tmpfs:
- /var/lib/varnish:exec - /var/lib/varnish:exec
volumes: volumes:
- "./varnish:/etc/varnish" - "/etc/varnish/${netname}:/etc/varnish"
depends_on: depends_on:
- tinc - tinc
restart: always restart: always