fix: use a better namespace
This commit is contained in:
parent
9f94b5b551
commit
8ea737d57b
3 changed files with 5 additions and 5 deletions
|
@ -91,7 +91,7 @@ in {
|
|||
};
|
||||
|
||||
host_port = "127.0.0.1:${port_backend}";
|
||||
users = config.users;
|
||||
users = config.skynet.users;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue