parent
d896a0e3f3
commit
66d8dc24b9
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
volumes = ["${rwPath}/act:/data"];
|
volumes = ["${rwPath}/act:/data"];
|
||||||
|
|
||||||
|
extra_hosts = [
|
||||||
|
"git.nelim.org=10.0.0.130"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue