Use pts domain

This commit is contained in:
hodasemi 2025-05-21 14:53:05 +02:00
parent f1332b6a59
commit 62723f9995

View file

@ -47,7 +47,7 @@ in
lfs.enable = true;
settings = {
server = {
DOMAIN = "pts.gavania.de";
DOMAIN = "pts-paper.de";
ROOT_URL = "https://${srv.DOMAIN}";
HTTP_PORT = 3000;
SSH_PORT = 62;