change subdomain for gitea

This commit is contained in:
Ivan Dimitrov 2023-12-28 10:41:26 +02:00
parent c7368a7265
commit 9a46021843
2 changed files with 5 additions and 5 deletions

View File

@ -381,11 +381,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1703072234, "lastModified": 1703752482,
"narHash": "sha256-DxMiB/3YCpRi/yapVgCU5R10wLSL/G/TIR4Pt1pxWIU=", "narHash": "sha256-psQ8tB8cGV1CsoGZe99lNRehEgLUyO7gEVQ7/mYY9uk=",
"ref": "refs/heads/nextjs", "ref": "refs/heads/nextjs",
"rev": "f4152d5a81a472d67881754906698d7727120c4e", "rev": "abb9531c95fd97441082ca956ee00884a27d21be",
"revCount": 66, "revCount": 67,
"type": "git", "type": "git",
"url": "https://git.idimitrov.dev/ivan/idimitrov.dev" "url": "https://git.idimitrov.dev/ivan/idimitrov.dev"
}, },

View File

@ -32,7 +32,7 @@
proxyPass = "http://127.0.0.1:3000"; proxyPass = "http://127.0.0.1:3000";
}; };
}; };
"git.idimitrov.dev" = { "src.idimitrov.dev" = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
locations."/" = { locations."/" = {