murex: fit /webcampic/ url

This commit is contained in:
Gabriel Ebner 2019-05-30 17:52:58 +02:00
parent c15d04479e
commit 2b5733f6d9

@ -176,7 +176,7 @@
proxyWebsockets = true;
};
locations."/webcam/".proxyPass = "http://localhost:5050/?action=stream";
locations."/webcampic/".proxyPass = "http://localhost:5050/?action=static";
locations."/webcampic/".proxyPass = "http://localhost:5050/?action=snapshot";
};
};