mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: setting up opencloud and microvms
This commit is contained in:
parent
0ed3bb9b64
commit
b5929e0834
8 changed files with 79 additions and 35 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
ports = {
|
||||
port0 = 80;
|
||||
port1 = 443;
|
||||
port2 = 8443;
|
||||
port3 = 8445; # Opencloud
|
||||
port2 = 8080;
|
||||
port3 = 8443;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ in
|
|||
];
|
||||
subdomain = subdomain;
|
||||
ports = {
|
||||
port0 = 8080;
|
||||
port0 = 8084;
|
||||
port1 = 8081;
|
||||
};
|
||||
interface = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue