mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
Set full path for config
This commit is contained in:
parent
0bd6b3971c
commit
bf54ae4112
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
/usr/local/go2rtc/sbin/go2rtc -config=./go2rtc.yaml
|
||||
/usr/local/go2rtc/sbin/go2rtc -config=/usr/local/go2rtc/sbin/go2rtc.yaml
|
||||
@ -1,2 +1,2 @@
|
||||
webrtc:
|
||||
listen: ":8555"
|
||||
listen: ":8555"
|
||||
Loading…
Reference in New Issue
Block a user