enable forgejo deploy
This commit is contained in:
parent
a513846ecd
commit
50a3877681
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,8 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
deploy = {
|
deploy = {
|
||||||
enable = false;
|
enable = true;
|
||||||
|
address = "201:ea26:66c7:657b:3599:63a6:c66c:d388";
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
tty-ips.enable = true;
|
tty-ips.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue