mniej logow z varnisha

This commit is contained in:
root
2025-12-07 15:45:30 +01:00
parent f2d43e0b04
commit 562d8117c3

View File

@@ -33,12 +33,6 @@ services:
- ./deploy/varnish/default.vcl:/etc/varnish/default.vcl:ro
environment:
- VARNISH_SIZE=256m
command: >
varnishd
-f /etc/varnish/default.vcl
-a http=:80,HTTP
-p feature=+http2
-s malloc,${VARNISH_SIZE:-256m}
env_file:
- .env
networks: