Fix gitea and gnome-browser-connector

This commit is contained in:
Greg Hellings
2022-11-15 05:39:15 +00:00
parent c6e1978d97
commit bedb062b13
2 changed files with 6 additions and 1 deletions
+4
View File
@@ -34,6 +34,10 @@ in {
enable = true;
type = "tar.xz";
};
httpPort = 3001;
log = {
level = "Info";
};
rootUrl = "https://${domain}/";
};