Update go2rtc.nix
This commit is contained in:
parent
b31d3214c7
commit
deb59aeba2
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
# --- Go2RTC ---
|
||||
containers."go2rtc" = {
|
||||
image = "blakeblackshear/go2rtc:latest";
|
||||
image = "alexxit/go2rtc:latest";
|
||||
volumes = [
|
||||
"/home/fred/docker/go2rtc/config.yml:/config/config.yml:ro"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue