adding ioit vlan to jeeves-jr

This commit is contained in:
Richie Cahill
2024-08-11 17:51:26 -04:00
parent 73448e7949
commit b514504178
5 changed files with 38 additions and 26 deletions

View File

@ -9,7 +9,6 @@ in
"${../../users/richie/global/docker_templates}/file_server/sites/:/etc/apache2/sites-enabled/"
"${vars.main_mirror}:/data"
];
ports = [ "800:80" ];
extraOptions = [ "--network=web" ];
autoStart = true;
};