You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix undefined variable $site in Caddy vhost view (#967)
- Pass `$site` variable to `ssh.services.webserver.caddy.vhost` view in `PHPSite`, `NodeJS`, and `LoadBalancer` site types.
- Fix `LoadBalancer` Caddy vhost rendering to pass `main` blocks as an array instead of a string, matching the view's `@foreach` loop.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments