Add public_url to frigate-notify for notification links
Clip/snapshot links in notifications were using the internal cluster URL (frigate:5000). Set public_url to nvr.ops.eblu.me so links work from phones. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a3e19198a2
commit
020c525ad8
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ data:
|
|||
config.yml: |
|
||||
frigate:
|
||||
server: http://frigate:5000
|
||||
public_url: https://nvr.ops.eblu.me
|
||||
|
||||
webapi:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue