Db host
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user