feat: add fivefilters to ddclient and fix openclaw dns
This commit is contained in:
parent
7bb5c45494
commit
ae65d2e808
2 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ with lib;
|
|||
"--network=server"
|
||||
"--ip=${config.networkPrefix}.97.60"
|
||||
"--init"
|
||||
"--dns=${config.networkPrefix}.97.1" # Use internal dnsmasq for local service resolution
|
||||
# Chrome sandbox capabilities
|
||||
"--cap-add=SYS_ADMIN"
|
||||
"--security-opt=seccomp=unconfined"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue