mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added port 80
This commit is contained in:
parent
247ac04114
commit
d3f98327aa
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ in
|
||||||
"mast"
|
"mast"
|
||||||
"md"
|
"md"
|
||||||
];
|
];
|
||||||
|
ports = {
|
||||||
|
port0 = 80;
|
||||||
|
};
|
||||||
interface = {
|
interface = {
|
||||||
id = "vm-${name}";
|
id = "vm-${name}";
|
||||||
mac = "02:00:00:00:55:05";
|
mac = "02:00:00:00:55:05";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue