fix gitea
This commit is contained in:
parent
10bb263fb3
commit
cac9721b0c
3 changed files with 10 additions and 7 deletions
|
|
@ -30,7 +30,7 @@
|
|||
id = 101;
|
||||
interface = "enp5s0";
|
||||
};
|
||||
server = {
|
||||
vserver = {
|
||||
id = 97;
|
||||
interface = "enp5s0";
|
||||
};
|
||||
|
|
@ -48,8 +48,8 @@
|
|||
};
|
||||
};
|
||||
bridges = {
|
||||
brserver = {
|
||||
interfaces = [ "server" ];
|
||||
server = {
|
||||
interfaces = [ "vserver" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
prefixLength = 24;
|
||||
}];
|
||||
};
|
||||
brserver = {
|
||||
server = {
|
||||
ipv4.addresses = [{
|
||||
address = "10.42.97.1";
|
||||
prefixLength = 24;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue