This commit is contained in:
soraefir
2026-05-06 02:11:11 +02:00
parent f81ba27e56
commit c57f19b18d

View File

@@ -38,6 +38,7 @@ in {
}; };
cmd = [ "server" ]; cmd = [ "server" ];
extraOptions = [ extraOptions = [
"--add-host=host.internal:host-gateway"
"--ip=${containerCfg.ip}" "--ip=${containerCfg.ip}"
]; ];
ports = [ ports = [