phantom: move from .xyz to .com

This commit is contained in:
Leonardo Eugênio 2024-05-11 18:00:19 -03:00
parent 731aceb587
commit e4745d445d
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";