forgejo migration done!

This commit is contained in:
Gabe Venberg 2024-07-29 22:07:02 -05:00
parent f91cb5469d
commit d3a7b90d6d
4 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ in {
lfs.enable = true;
settings = {
server = {
DOMAIN = "test.venberg.xyz";
DOMAIN = "git.venberg.xyz";
ROOT_URL = "https://${srv.DOMAIN}";
HTTP_PORT = 3000;
ENABLE_GZIP = true;