addon-motioneye/motioneye/rootfs/etc/nginx/includes/upstream.conf
2019-04-18 20:45:15 +02:00

3 lines
49 B
Text

upstream backend {
server 127.0.0.1:28765;
}