Unconfigured Varnish

Please configure your Varnish to serve your application(s) appropriately.

# Error compiling Varnish VCL

```
Parsing template
Generating configuration file
Validating configuration file...
Error compiling VCL:
Could not delete 'vcl_boot.1714401579.079215/vgc.sym': No such file or directory
Message from VCC-compiler:
Symbol not found: 'app.backend'
At: ('/tmp/tmpy44do4y4' Line 23 Pos 28) -- (Pos 38)
    set req.backend_hint = app.backend();
---------------------------###########---

Running VCC-compiler failed, exited with 2
VCL compilation failed
```