This commit is contained in:
soraefir
2026-05-06 01:11:28 +02:00
parent 626a88c8c8
commit a44dc8108d

View File

@@ -45,7 +45,7 @@ in {
}; };
cmd = [ "server" ]; cmd = [ "server" ];
extraOptions = [ extraOptions = [
"--network=portnet" # "--network=portnet"
"--ip=${containerCfg.ip}" "--ip=${containerCfg.ip}"
]; ];
ports = [ ports = [