Update varnish

This commit is contained in:
Manevolent 2023-04-19 20:29:36 -06:00 committed by GitHub
parent 6df545fc8d
commit 9da2ceca02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
network_mode: 'service:tinc'
image: varnish:7.3-alpine
command: "-p default_keep=300"
ports:
@ -14,3 +13,5 @@
depends_on:
- tinc
restart: always
networks:
- ${netname}_internal