phantom: move from .xyz to .com

This commit is contained in:
Leonardo Eugênio 2024-05-11 18:00:19 -03:00
parent de26e20ed4
commit 0f10937be8
7 changed files with 20 additions and 13 deletions

View file

@ -2,7 +2,7 @@
services.mastodon = {
enable = true;
configureNginx = true;
localDomain = "social.lelgenio.xyz";
localDomain = "social.lelgenio.com";
smtp.fromAddress = "lelgenio@disroot.org";
streamingProcesses = 2;
extraConfig.SINGLE_USER_MODE = "true";