fedi servername
This commit is contained in:
parent
4d283f61a5
commit
9bd1efb7d6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ in mkIf conf.fedi.enable {
|
||||||
services.akkoma = {
|
services.akkoma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nginx = {
|
nginx = {
|
||||||
onlySSL = true;
|
serverName = "fedi.twoneis.site";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue