fix eval error, thanks claude
This commit is contained in:
parent
891ff6434e
commit
363031ecc0
2 changed files with 3 additions and 4 deletions
|
|
@ -7,13 +7,12 @@
|
|||
};
|
||||
guacamole-client = {
|
||||
enable = true;
|
||||
host = "127.0.0.1";
|
||||
port = 8085;
|
||||
enableWebserver = true;
|
||||
settings = {
|
||||
guacd-hostname = "127.0.0.1";
|
||||
guacd-port = 4822;
|
||||
};
|
||||
};
|
||||
tomcat.port = 8085;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue