possible fix
This commit is contained in:
parent
e322553c02
commit
21decba502
4 changed files with 44 additions and 39 deletions
|
@ -14,7 +14,6 @@ in {
|
|||
livekit = {
|
||||
url = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "127.0.0.1";
|
||||
description = "The URL that livekit runs on, prefixed with `ws://`.";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue