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

@ -7,7 +7,7 @@
openDefaultPorts = true;
};
services.nginx.virtualHosts."syncthing.lelgenio.xyz" = {
services.nginx.virtualHosts."syncthing.lelgenio.com" = {
enableACME = true;
forceSSL = true;
locations."/" = {