hosts/vps1: drop args for skycam
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m17s

This commit is contained in:
2025-11-01 15:10:51 +00:00
parent 172b4269d1
commit d71ffd36ee

View File

@@ -153,6 +153,7 @@ in
};
locations."/skycam/snapshot.jpg" = {
extraConfig = ''
set $args "";
proxy_pass http://skycam/api/frame.jpeg?src=rpicam;
proxy_cache skycam_cache;
proxy_cache_valid any 10s;