tadpole: Add webfinger for gitea
This commit is contained in:
@@ -15,7 +15,10 @@ in
|
||||
|
||||
gitea = {
|
||||
enable = true;
|
||||
domain = "git.ppp.pm";
|
||||
baseDomain = "ppp.pm";
|
||||
|
||||
webfingerEnable = true;
|
||||
webfingerAccounts = [ "p@ppp.pm" ];
|
||||
};
|
||||
|
||||
pppdotpm-site.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user