enable forgejo deploy

This commit is contained in:
Jermeiah S 2025-06-19 18:40:10 -04:00
parent a513846ecd
commit 50a3877681
No known key found for this signature in database

View file

@ -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;